* {margin:0; padding:0;}

*:focus{outline: none;}

body , html{color:black;overflow-x: hidden;}

body.on{overflow: hidden;}

a{text-decoration: none;}

body::-webkit-scrollbar {

	width: 6px;

	background: rgba(0,66,139,.1);

}

body::-webkit-scrollbar-thumb {

	border-radius: 4px;

	background: #00428B;

}



.main{width: 72.92vw;margin: 0 auto;}



@font-face{

    font-family: "MISANS-REGULAR"; 

    src: url('https://kentofile.oss-cn-shenzhen.aliyuncs.com/fonts/MISANS-REGULAR.TTF');

}

@font-face{

    font-family: "Montserrat-Bold"; 

    src: url('https://kentofile.oss-cn-shenzhen.aliyuncs.com/fonts/Montserrat-Bold-3.otf');

}

@font-face{

    font-family: "MISANS-DEMIBOLD"; 

    src: url('https://kentofile.oss-cn-shenzhen.aliyuncs.com/fonts/MISANS-DEMIBOLD.TTF');

}

@font-face{

    font-family: "manrope-bold"; 

    src: url('https://kentofile.oss-cn-shenzhen.aliyuncs.com/fonts/manrope-bold-2.otf');

}

@font-face{

    font-family: "Montserrat-Regular"; 

    src: url('https://kentofile.oss-cn-shenzhen.aliyuncs.com/fonts/Montserrat-Regular-8.otf');

}

@font-face{

    font-family: "Montserrat-Light"; 

    src: url('https://kentofile.oss-cn-shenzhen.aliyuncs.com/fonts/Montserrat-Light-6.otf');

}

@font-face{

    font-family: "MISANS-MEDIUM"; 

    src: url('../fonts/MISANS-MEDIUM.TTF');

}

@font-face{

    font-family: "MISANS-LIGHT"; 

    src: url('../fonts/MISANS-LIGHT.TTF');

}

@font-face{

    font-family: "MISANS-REGULAR"; 

    src: url('../fonts/MISANS-REGULAR.TTF');

}

/* header */

.header{position: fixed;top: 0;left: 0;right: 0;z-index: 999;transition: all .3s;}

.header:hover{background: #FFFFFF;transition: all .3s;}

.header:hover .h-logo img{filter: none;}

.header:hover .h-a{color: #8B8B8B;}

.header:hover .h-yyimg{filter: none;}

.header:hover .h-ssimg{filter: none;}

.header:hover .h-yya{color: #8B8B8B;}

.header:hover .h-yy::after{border: 1px solid rgba(139, 139, 139, .2);}

.header:hover .h-ssa{color: #8B8B8B;}

.header:hover .h-ss::after{border: 1px solid rgba(139, 139, 139, .2);}



.header.on{background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.header.on .h-logo img{filter: none;}

.header.on .h-a{color: #8B8B8B;}

.header.on .h-yyimg{filter: none;}

.header.on .h-ssimg{filter: none;}

.header.on .h-yya{color: #8B8B8B;}

.header.on .h-yy::after{border: 1px solid rgba(139, 139, 139, .2);}

.header.on .h-ssa{color: #8B8B8B;}

.header.on .h-ss::after{border: 1px solid rgba(139, 139, 139, .2);}



.header.out{transform: translateY(-8vw);transition: all .3s;}



.header.top{transform: translateY(-8vw);transition: all .3s;}



.h-li.onn .h-after{opacity: 0 !important;}

.h-box{padding: 2.03vw 3.39vw;position: relative;}

.h-logo img{width: 10.99vw;height: 2.97vw;max-width: 100%;display: block;filter: grayscale(1) brightness(100);}

.h-b{display: flex;align-items: center;justify-content: space-between;}

.h-right{display: flex;align-items: center;}

.h-nav{display: flex;align-items: center;list-style-type: none;}

.h-li{margin-right: 2.08vw;}

.h-li:last-child{margin-right: 0;}

.h-a{font-size: 0.94vw;color: #FFFFFF;font-family: "MISANS-REGULAR";position: relative;z-index: 1;transition: all .3s;}

.h-after{content: '';position: absolute;z-index: -1;width: 0.57vw;height: 1.56vw;background: #6FBA2C;left: 40%;top: 50%;transform: skew(341deg) translate(-60% , -50%);opacity: 0;transition: all .3s;}

.h-li:hover .h-after{opacity: 1;transition: all .3s;}

.h-li:hover .h-a{color: #00428b;transition: all .3s;}

.h-yy{width: 9.27vw;height: 2.50vw;position: relative;z-index: 1;margin-left: 1.77vw;cursor: pointer;}

.h-yy::after{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;transform:  skew(341deg);border: 1px solid rgba(255, 255, 255, .2);z-index: -1;transition: all .5s;}

.h-yya{display: flex;align-items: center;justify-content: center;font-size: 0.94vw;color: #FFFFFF;font-family: "MISANS-REGULAR";height: 100%;width: 100%;}

.h-yyimg{width: 0.94vw;max-width: 100%;display: block;margin-right: 1.04vw;filter: grayscale(1) brightness(100);}

.h-ss{width: 3.54vw;height: 2.50vw;position: relative;z-index: 1;margin-left: 0.52vw;}

.h-ss::after{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;transform:  skew(341deg);border: 1px solid rgba(255, 255, 255, .2);z-index: -1;transition: all .5s;}

.h-ssa{display: flex;align-items: center;justify-content: center;height: 100%;width: 100%;}

.h-ssimg{width: 0.99vw;max-width: 100%;display: block;filter: grayscale(1) brightness(100);}

.home1 .h-li1 .h-after{opacity: 1;}

.home2 .h-li2 .h-after{opacity: 1;}

.home3 .h-li3 .h-after{opacity: 1;}

.home4 .h-li4 .h-after{opacity: 1;}

.home5 .h-li5 .h-after{opacity: 1;}

.home6 .h-li6 .h-after{opacity: 1;}

.home7 .h-li7 .h-after{opacity: 1;}

.home8 .h-li8 .h-after{opacity: 1;}

.h-xl{position: absolute;top: 100%;left: 0;right: 0;background: #FFFFFF;border-top: 1px solid rgba(0, 0, 0, .1);display: none;box-shadow: 0px 10px 10px 0px rgba(0,74,138,0.1);}

.h-xl-box{padding: 2.29vw 0 5.31vw;display: flex;align-items: flex-start;gap: 8.33vw;}

.h-xl-l1{font-size: 1.56vw;font-family: "Montserrat-Bold";color: rgba(3, 68, 125, 0.2);line-height: 1;padding-bottom: 1.09vw;}

.h-xl-right{display: flex;flex-wrap: wrap;gap: 2.71vw 2.34vw;flex: 1;padding-top: 2.60vw;}

.h-xl-r1{width: calc((100% - 4.68vw)/3);display: block;padding-bottom: 1.04vw;position: relative;font-size: 0.83vw;color: #8B8B8B;font-family: "MISANS-REGULAR";line-height: 1;}

.h-xl-r1::before{content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 1px;width: 100%;background: rgba(108, 112, 115, .1);}

.h-xl-r1::after{content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 1px;width: 0;background: rgba(3, 68, 125, 1);transition: all .5s;}

.h-xl-r2{position: relative;padding-left: 1.30vw;transform: translateX(-1.30vw);transition: all .5s;}

.h-xl-r2::before{content: '';position: absolute;left: 0.2vw;top: 0;bottom: 0;width: 0.26vw;height: 100%;transform: skew(341deg);background: #6FBA2C;opacity: 0;transition: all .3s;}

.h-xl-r1:hover .h-xl-r2{transform: translateX(0);transition: all .5s;}

.h-xl-r1:hover{color: #00428b;}

.h-xl-r1:hover::after{width: 100%;transition: all .5s;}

.h-xl-r1:hover .h-xl-r2::before{opacity: 1;transition: all .5s;}

.h-xl-l2 img{width: 20.31vw;height: 11.77vw;max-width: 100%;display: block;}

.h-yy:hover::after{transform: skew(360deg);}

.h-ss:hover::after{transform: skew(360deg);}

.h-yy-ul{position: absolute;top: 120%;left: 50%;transform: translateX(-50%);list-style-type: none;background: #FFFFFF;box-shadow: 0px 0px 10px rgba(0,74,138,0.2);width: 5.21vw;padding: 0.52vw;display: none;}

.h-yy-ul li{padding: 0.52vw 0.78vw;text-align: center;border-bottom: 1px solid rgba(139,139,139,0.2);}

.h-yy-ul li:last-child{border-color: transparent;}

.h-yy-ul a{font-size: 0.94vw;color: #8B8B8B;font-family: "MISANS-REGULAR";line-height: 1;display: block;}

.h-yy-ul a:hover{color: #00428B;}



/* search */

.search .header{background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.search .h-logo img{filter: none;}

.search .h-a{color: #8B8B8B;}

.search .h-yyimg{filter: none;}

.search .h-ssimg{filter: none;}

.search .h-yya{color: #8B8B8B;}

.search .h-yy::after{border: 1px solid rgba(139, 139, 139, .2);}

.search .h-ssa{color: #8B8B8B;}

.search .h-ss::after{border: 1px solid rgba(139, 139, 139, .2);}

.search{padding-top: 7.03vw;}

.search .w21-nav2{margin: 0 auto 4.60vw auto;justify-content: center;}

.search .w21-nav5{width: 25vw;height: 3vw;font-size: 0.94vw;background: rgba(248, 248, 248, 1);border: none;border-top-left-radius: 50px;border-bottom-left-radius: 50px;padding: 0 3vw;}

.search .w21-nav5::-webkit-input-placeholder{font-size: 0.94vw;}

.search .w21-nav6{height: 3vw;width: 4.79vw;border-top-right-radius: 50px;border-bottom-right-radius: 50px;}

.search .w21-nav6 img{width: 1.30vw;height: 1.30vw;}

.search .s1-b9{display: flex;align-items: center;font-family: "MISANS-REGULAR";color: rgba(0, 0, 0, .6);margin-bottom: 1vw;line-height: 1;font-size: 0.82vw;}

.search .s1-b9 a{color: #00428B;}

.search .s1-b10{padding-bottom: 1vw;font-family: "MISANS-DEMIBOLD";color: #000000;font-size: 1.5625vw;border-bottom: 1px solid rgba(0, 0, 0, .1);margin-bottom: 3vw;}


/* footer */

.footer{background: rgba(249, 250, 252, 1);}

.f-box{padding: 2.86vw 0 1.56vw;}

.f-logo img{width: 8.91vw;height: 2.40vw;max-width: 100%;display: block;}

.f-top{display: flex;align-items: center;justify-content: space-between;padding-bottom: 2.34vw;border-bottom: 1px solid rgba(0, 0, 0, .1);margin-bottom: 2.60vw;}

.f-top2{font-size: 0.73vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1;padding-bottom: 0.63vw;text-align: right;}

.f-top3{font-size: 1.25vw;color: #000000;font-family: "Montserrat-Bold";line-height: 1;text-align: right;}

.f-b{display: flex;align-items: flex-start;}

.f-b1{margin-right: 3.33vw;}

.f-b1:last-child{margin-right: 0;}

.f-b2{font-size: 0.83vw;color: #000000;font-family: "MISANS-REGULAR";text-align: left;padding-bottom: 0.90vw;}

.f-b3{display: flex;flex-direction: column;align-items: flex-start;}

.f-b4{font-size: 0.73vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: left;line-height: 2;transition: all .3s;}

.f-b4:hover{color: #00428b;transition: all .3s;}

.f-bb{display: flex;align-items: flex-start;justify-content: space-between;border-bottom: 1px solid rgba(0, 0, 0, .1);padding-bottom: 6.09vw;}

.f-b6{padding-bottom: 0.73vw;}

.f-b6 img{width: 5.94vw;height: 5.94vw;max-width: 100%;display: block;margin: 0 auto;}

.f-b7{text-align: center;font-size: 0.73vw;color: #000000;font-family: "MISANS-REGULAR";line-height: 1;padding-bottom: 1.56vw;}

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

.f-b8 a{margin-right: 1.04vw;display: flex;align-items: center;justify-content: center;position: relative;height: 2.5vw;}

.f-b8 a:hover .f_tanchuang{display: flex;}

.f_tanchuang{position: absolute;top: 90%;left: 50%;transform: translateX(-50%);padding: 15px;background: #FFFFFF;border-radius: 10px;box-shadow: 0 0 10px rgba(0,66,139,0.2);display: none;align-items: center;justify-content: center;gap: 10px;}

.f_tanchuang .copy{padding: 5px 10px;background: #00428B;color: #FFFFFF;border-radius: 5px;white-space: nowrap;border: none;font-size: 12px;cursor: pointer;font-family: "MISANS-REGULAR";}

.f_tanchuang{font-size: 16px;font-family: "MISANS-REGULAR";color: rgba(0, 0, 0, .6);}

.f_tanchuang img{width: 7.1875vw !important;}

.f-b8 a:last-child{margin-right: 0;}

.f-b8 a:nth-child(1) img{width: 1.5vw;}

.f-b8 a:nth-child(2) img{width: 1.09vw;}

.f-b8 a:nth-child(3) img{width: 1.6vw;}

.f-bottom{padding-top: 1.25vw;display: flex;align-items: center;justify-content: space-between;}

.f-bt{font-size: 0.73vw;color: rgba(0, 0, 0, .4);font-family: "MISANS-REGULAR";}

.f-bt a{font-size: 0.73vw;color: rgba(0, 0, 0, .4);font-family: "MISANS-REGULAR";}

.f-b8-img2{display: none;}

.f-b8-img1{display: block;}

.f-b8 a:hover .f-b8-img1{display: none;}

.f-b8 a:hover .f-b8-img2{display: block;}

.footer-xt{position: relative;height: 0.52vw;background: rgba(249, 250, 252, 1);z-index: 999;}

/* .blue{position: absolute;left: 0;bottom: 0;right: 90%;width: 90%;height: 0.52vw;background: #00428B;clip-path: polygon(0 0, 100% 0, 100% 0, 99% 99%, 0 100%, 0 99%);transform: translateX(-100%);}

.green{position: absolute;left: 90%;top: -0.52vw;right: 0;width: 10%;height: 0.52vw;background: #6FBA2C;clip-path: polygon(9% 0, 100% 0, 100% 85%, 100% 100%, 0 100%, 0 99%);transform: translateX(100%);} */

.blue{position: absolute;left: 0;bottom: 0;right: 90%;width: 90%;height: 0.52vw;transform: translateX(-100%);background-image: url(../images/blue.png);background-size: 100% 100%;background-repeat: no-repeat;}

.green{position: absolute;left: 90%;top: -0.52vw;right: 0;width: 10%;height: 0.52vw;transform: translateX(100%);background-image: url(../images/green.png);background-size: 100% 100%;background-repeat: no-repeat;}

.footer-fixed{position: fixed;right: 1.98vw;bottom: 5.21vw;cursor: pointer;z-index: 999999;transform: translateY(13.42vw);transition: all .7s;text-align: center;}

.footer-fixed-img{width: 3.54vw;height: 3.54vw;overflow: hidden;margin: 0 auto;transition: all .7s;}

.footer-fixed-img img{width: 100%;height: 100%;max-width: 100%;display: block;}

.footer-fixed.on{transform: translateY(0);}

.footer-fixed:hover .footer-fixed-img{border-radius: 50%;}

.footer-fixed span{font-size: 0.83vw;color: #00428B;font-family: "MISANS-REGULAR";padding-top: 0.52vw;display: block;}



/* banner */

.banner-box{position: relative;}

.banner-img{width: 100%;max-width: 100%;display: block;height: 100vh;object-fit: cover;}

.banner-bottom{position: absolute;left: 50%;transform: translateX(-50%);top: -7%;width: 6vw;height: 2.81vw;z-index: 1;overflow: hidden;}

.banner-img2{width: 1.15vw;max-width: 100%;display: block;opacity: .3;}

.banner-bottom .swiper-container{overflow: initial !important;width: 1.98vw;height: 100%;}

.banner-bottom .banner-b{height: 100%;}

.banner-bottom .banner-b a{display: block;height: 100%;display: flex;align-items: center;justify-content: center;}

.banner-bottom .swiper-slide-active .banner-img2{opacity: 1;transform: scale(1.3);}



/* w1 */

.w1{background-size: cover;background-repeat: no-repeat;background-position: center;position: relative;z-index: 1;}

.w1-b{transform: translateY(-10.3vw);}

.w1-img{position: relative;margin: 0 2.34vw;transform: translateY(10.42vw);}

.w1-img>img{width: 100%;max-width: 100%;display: block;object-fit: cover;}

.w1-img3{position: absolute;top: 0;left: 0;right: 0;width: 100%;opacity: 0;}

.w1-sd{position: absolute;left: 50%;transform: translateX(-50%);top: -11%;width: 6vw;height: 2.81vw;z-index: 1;display: flex;align-items: center;justify-content: center;}

.w1-sd img{transform: scale(1.3);opacity: 0;}

.w1-b1{position: relative;}

/* .w1-b3{position: absolute;top: 7.9%;left: 50%;transform: translateX(-50%);width: 1.04vw;bottom: 53.5%;height: auto;z-index: 2;overflow: hidden;} */

.w1-b3{position: absolute;top: 7.9%;left: 50%;transform: translateX(-50%);width: 1.04vw;bottom: 61.45%;height: auto;z-index: 2;overflow: hidden;border-bottom-left-radius: 0.47vw;border-bottom-right-radius: 0.47vw;}

.w1-b4{width: 100%;height: 100%;background: #00428B;}

.w1-b3::after{content: '';position: absolute;bottom: 0;left: 0;right: 0;top: 0;z-index: -1;background: #eef5fa;}

.w1-yuan2{position: absolute;top: 46.5%;left: 50%;transform: translate(-50% , -50%);z-index: 3;width: 1.04vw;height: 1.04vw;border-radius: 50%;display: none;}

.w1-yuan{background: #00428B;opacity: 0;position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;border-radius: 0 0 50% 50%;z-index: 5;}

.w1-yuan3{background: #FFFFFF;position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;border-radius: 50%;z-index: 4;}

.w1-b6 img{width: 100%;height: 100%;max-width: 100%;display: block;}

.w1-b6 .w1-c{overflow: hidden;position: relative;width: 100%;height: 100%;}

.w1-d{position: absolute;right: 0;height: 100%;overflow: hidden;}

.w1-d img{position: absolute;right: 0;}

.w1-b5{position: absolute;top: 15.6vw;left: 19.9vw;width: 25.10vw;height: 15.89vw;overflow: hidden;}

.w1-b5 img{min-width: 25.10vw;}

.w1-b7{position: absolute;top: 28.5vw;left: 5.5vw;width: 38.18vw;height: 11.77vw;overflow: hidden;}

.w1-b7 img{min-width: 38.18vw;}

.w1-b8{position: absolute;top: 36.3vw;left: 17.1vw;width: 27.86vw;height: 16.56vw;overflow: hidden;}

.w1-b8 img{min-width: 27.86vw;}

.w1-b9{position: absolute;top: 16vw;right: 20vw;width: 24.95vw;height: 15.47vw;overflow: hidden;}

.w1-b9 img{min-width: 24.95vw;}

.w1-b10{position: absolute;top: 28.5vw;right: 5.4vw;width: 38.23vw;height: 11.77vw;overflow: hidden;}

.w1-b10 img{min-width: 38.23vw;}

.w1-b11{position: absolute;top: 36.35vw;right: 16.9vw;width: 28.02vw;height: 16.41vw;overflow: hidden;}

.w1-b11 img{min-width: 28.02vw;}

/* .w1-b12{position: absolute;top: 46%;left: 50%;transform: translateX(-50%);width: 1.04vw;bottom: 0.4%;height: auto;z-index: 2;overflow: hidden;} */

.w1-b12{position: absolute;top: 54.3%;left: 50%;transform: translateX(-50%);width: 1.04vw;bottom: 0.4%;height: auto;z-index: 2;overflow: hidden;border-top-left-radius: 0.47vw;border-top-right-radius: 0.47vw;}

.w1-b13{width: 100%;height: 100%;background: #00428B;}

.w1-b12::after{content: '';position: absolute;bottom: 0;left: 0;right: 0;top: 0;z-index: -1;background: #eef5fa;}

.w1-sbw{list-style-type: none;opacity: 0;}

.w1-sbw li{width: 16vw;height: 16vw;border: 1px solid rgba(0, 66, 139, 0.2);position: absolute;top: 46.5%;left: 50%;transform: translate(-50% , -50%);border-radius: 50%;opacity: 0;}

.w1-sbw li:nth-child(1){animation:sbw 3.6s linear infinite;}

.w1-sbw li:nth-child(2){animation:sbw 3.6s linear infinite;animation-delay: 0.3s;}

.w1-sbw li:nth-child(3){animation:sbw 3.6s linear infinite;animation-delay: 0.6s;}

.w1-sbw li:nth-child(4){animation:sbw 3.6s linear infinite;animation-delay: 0.9s;}

.w1-sbw li:nth-child(5){animation:sbw 3.6s linear infinite;animation-delay: 1.2s;}

.w1-sbw li:nth-child(6){animation:sbw 3.6s linear infinite;animation-delay: 1.5s;}

.w1-sbw li:nth-child(7){animation:sbw 3.6s linear infinite;animation-delay: 1.8s;}

.w1-sbw li:nth-child(8){animation:sbw 3.6s linear infinite;animation-delay: 2.1s;}

.w1-sbw li:nth-child(9){animation:sbw 3.6s linear infinite;animation-delay: 2.4s;}

.w1-sbw li:nth-child(10){animation:sbw 3.6s linear infinite;animation-delay: 2.7s;}

.w1-sbw li:nth-child(11){animation:sbw 3.6s linear infinite;animation-delay: 3.0s;}

.w1-sbw li:nth-child(12){animation:sbw 3.6s linear infinite;animation-delay: 3.3s;}

@keyframes sbw {

	0% {

		width: 16vw;

		height: 16vw;

		opacity: 1;

	}

	100% {

		width: 36.46vw;

		height: 36.46vw;

		opacity: 0;

	}

}

.w1-b4{transform: translateY(-28.39vw);}

.w1-six{position: absolute;top: 0;left: 0;right: 0;bottom: 0;}

.syqp canvas{top: -10.3vw !important;bottom: -10.3vw !important;height: 72.92vw !important;}



/* w2 */

.w2-box{height: 53.44vw;position: relative;overflow: hidden;padding-bottom: 5.21vw;z-index: 1;}

.w2-b{overflow: hidden;}

.w2-img{width: 100%;max-width: 100%;display: block;position: relative;height: 53.44vw;}

.w2-alltxt{position: absolute;top: 0;right: 0;left: 0;}

.w2-txt{display: flex;flex-direction: column;align-items: flex-end;}

.w2-t1{font-size: 1.04vw;color: rgba(255, 255, 255, .6);font-family: "MISANS-REGULAR";line-height: 1;padding-bottom: 1.46vw;text-align: right;}

.w2-t2{font-size: 2.08vw;color: #FFFFFF;font-family: "MISANS-DEMIBOLD";text-align: right;line-height: 1.3;max-width: 27.60vw;padding-bottom: 1.93vw;}

.w2-t3{font-size: 0.83vw;color: rgba(255, 255, 255, .4);font-family: "MISANS-REGULAR";text-align: right;line-height: 1.5;max-width: 34.90vw;margin-bottom: 2.81vw;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}

.w2-t6 span{font-size: 2.08vw;color: #FFFFFF;font-family: "manrope-bold";margin-right: 0.52vw;line-height: 1;display: inline-block;}

.w2-t6{font-size: 0.83vw;color: #FFFFFF;font-family: "MISANS-REGULAR";padding-bottom: 0.94vw;}

.w2-t7{font-size: 0.94vw;color: rgba(255, 255, 255, .4);font-family: "MISANS-REGULAR";line-height: 1;}

.w2-t4{display: flex;flex-wrap: wrap;gap: 2.60vw 0;max-width: 36vw;transform: translateX(2.60vw);padding-bottom: 3.44vw;}

.w2-t5{min-width: 8.39vw;padding-right: 1.82vw;margin-right: 3.39vw;border-right: 1px solid rgba(255, 255, 255, .1);}

.w2-t5:nth-child(3){padding: 0;margin: 0;border: none;}

.w2-t5:nth-child(6){padding: 0;margin: 0;border: none;}

.w2-t5:nth-child(9){padding: 0;margin: 0;border: none;}

.w2-t8{width: 8.33vw;height: 2.71vw;background: #73B02B;font-size: 0.83vw;color: #FFFFFF;font-family: "MISANS-REGULAR";display: flex;align-items: center;justify-content: center;}

.w2-t8:hover span{animation:change1 1.5s linear infinite;}

.w2-wg{position: absolute;bottom: 0;left: 0;right: 0;height: 6.21vw;z-index: -1;}

.w2-wg div{width: 70%;height: 100%;margin: 0 auto;}

.w2-wg canvas{width: 100% !important;height: 100% !important;}



/* w3 */

.w3-box{padding: 7.29vw 0 7.55vw;}

.w3-top{display: flex;align-items: stretch;justify-content: space-between;padding-bottom: 3.65vw;}

.w3-title{font-size: 2.08vw;color: #00428B;font-family: "MISANS-DEMIBOLD";}

.w3-nav{display: flex;align-items: stretch;list-style-type: none;position: relative;}

.w3-nav::before{content: '';position: absolute;left: 0;bottom: 0;right: 0;height: 2px;width: 100%;background: rgba(40, 39, 39, .2);}

.w3-li{font-size: 1.04vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";margin-right: 2.08vw;position: relative;transition: all .3s;cursor: pointer;}

.w3-li:last-child{margin-right: 0;}

.w3-li::before{content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 2px;background: rgba(3, 68, 125, 1);opacity: 0;}

.w3-li.on{color: #00428B;}

.w3-li.on::before{opacity: 1;}

.w3-li:hover{color: #00428B;transition: all .3s;}

.w3-video{position: relative;width: 100%;height: 100%;}

.w3-video video{width: 100%;height: 100%;object-fit: cover;display: block;}

.w3-btn{position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);cursor: pointer;}

.w3-btn img{width: 3.13vw;height: 3.13vw;max-width: 100%;display: block;}

.w3-b1{display: flex;align-items: stretch;gap: 1.04vw;padding-bottom: 1.30vw;}

.w3-b2{flex: 1;height: 26.04vw;}

.w3-b3{width: 23.6vw;height: 26.04vw;}

.w3-b3 a{display: flex;height: 100%;}

.w3-b4{padding: 2.92vw 2.08vw;flex: 1;display: flex;flex-direction: column;justify-content: space-between;border: 1px solid rgba(50, 50, 50, .1);}

.w3-b5{font-size: 0.83vw;font-family: "MISANS-REGULAR";color: #6FBA2C;line-height: 1;padding-bottom: 1.09vw;}

.w3-b6{transition: all .3s;font-size: 1.25vw;font-family: "MISANS-REGULAR";color: rgba(0, 0, 0, 1);line-height: 1.4;margin-bottom: 1.56vw;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}

.w3-b7{font-size: 0.83vw;font-family: "MISANS-REGULAR";color: rgba(10, 10, 10, .6);line-height: 1.8;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}

.w3-b8{font-size: 0.83vw;font-family: "MISANS-REGULAR";color: #6FBA2C;line-height: 1;position: relative;}

.w3-b8 span{display: inline-block;}

.w3-b8::before{content: '';position: absolute;left: 0;right: 0;top: -1.77vw;height: 1px;width: 100%;background: rgba(88, 88, 88, .1);}

.w3-b4:hover .w3-b6{color: #00428B;transition: all .3s;}

.w3-b4:hover .w3-b8 span{animation:change1 1.5s linear infinite;}

@keyframes change1 {

	0% {

		transform: translateX(-0.53vw);

		opacity: 0;

	}

	25% {

		opacity: 1;

	}

	50% {

		transform: translateX(0);

		opacity: 1;

	}

	75% {

		opacity: 1;

	}

	100% {

		transform: translateX(0.53vw);

		opacity: 0;

	}

}

.w3-b9{display: flex;flex-wrap: wrap;gap: 1.30vw 1.04vw;align-items: stretch;}

.w3-b10{width: calc((100% - 2.08vw)/3);height: 16.67vw;}

.w3-b10 a{display: flex;height: 100%;}

.w3-b11{padding: 2.40vw 2.08vw;flex: 1;display: flex;flex-direction: column;justify-content: space-between;border: 1px solid rgba(50, 50, 50, .1);}

.w3-b11 .w3-b8::before{top: -1.25vw;}

.w3-b11:hover .w3-b6{color: #00428B;transition: all .3s;}

.w3-b11:hover .w3-b8 span{animation:change1 1.5s linear infinite;}

.w3-bb .w3-bottom{display: none;}



/* w4 */

.w4-img img{width: 100%;max-width: 100%;}



/* w5 */

.w5{overflow: hidden;position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 9999999999999;}

.w5-b{overflow: hidden;position: relative;height: 100vh;}

.w5-img{width: 100%;max-width: 100%;display: block;height: 100vh;object-fit: cover;position: absolute;top: 0;left: 0;right: 0;bottom: 0;}

.w5-bb{display: flex;flex-direction: column;justify-content: flex-end;padding-bottom: 3.39vw;}

.w5-txt{padding-bottom: 12.08vw;}

.w5-t1{font-size: 2.08vw;color: #FFFFFF;font-family: "MISANS-DEMIBOLD";text-align: center;margin-bottom: 1.15vw;line-height: 1;}

.w5-t2{font-size: 0.83vw;color: #FFFFFF;font-family: "MISANS-REGULAR";text-align: center;line-height: 1;}

.w5-nav{display: flex;align-items: flex-start;justify-content: center;position: relative;z-index: 1;}

.w5-nav::after{content: '';position: absolute;bottom: 0.87vw;left: 0;right: 0;width: 100%;height: 1px;background: rgba(255, 255, 255, .2);z-index: -1;}

.w5-nav2{display: flex;flex-direction: column;align-items: center;margin-right: 7.29vw;}

.w5-nav2:last-child{margin-right: 0;}

.w5-nav2:hover .w5-nav3{color: #FFFFFF;transition: all .3s;}

.w5-nav2:hover .w5-nav4{border-color: #FFFFFF;transition: all .5s;transform: scale(1.3);}

.w5-nav2.on .w5-nav3{color: #FFFFFF;display: block;transform: scale(1.3);}

.w5-nav2.on .w5-nav4{border-color: #FFFFFF;transform: scale(1.3);}

.w5-nav3{font-size: 0.83vw;color: rgba(255, 255, 255, .6);font-family: "MISANS-REGULAR";padding-bottom: 2.24vw;transition: all .3s;}

.w5-nav4{width: 1.56vw;height: 1.56vw;border: 1px solid rgba(255, 255, 255, .2);border-radius: 50%;transition: all .3s;}

.w5-nav5{width: 0.47vw;height: 0.47vw;background: #FFFFFF;border-radius: 50%;position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);}

.w5-nav6{position: relative;}

.w5-down{position: absolute;bottom: 4.17vw;left: 50%;transform: translateX(-50%);width: 4.69vw;height: 4.69vw;border: 1px solid rgba(0,66,139,0.1);border-radius: 50%;display: flex;align-items: center;justify-content: center;}

.w5-down img{width: 0.68vw;max-width: 100%;display: block;animation:change2 1.5s linear infinite;}

@keyframes change2 {

	0% {

		transform: translateY(-0.6vw);

		opacity: 0;

	}

	50% {

		transform: translateY(0);

		opacity: 1;

	}

	100% {

		transform: translateY(0.6vw);

		opacity: 0;

	}

}

.w5-new{position: relative;}

.w5-new-img{width: 100%;max-width: 100%;}

.w5-new .w5-bb{position: absolute;bottom: 0;left: 0;right: 0;}



.w5-nav{transition: all .2s;}

.w5-nav.top{position: fixed;top: 0;right: 0;left: 0;z-index: 5;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);padding: 1.56vw 0;transition: all .8s;}

.w5-nav.top .w5-nav3{color: #8B8B8B;padding-bottom: 1.04vw;}

.w5-nav.top .w5-nav4{border-color: rgba(139,139,139,0.2);}

.w5-nav.top .w5-nav5{background: #8B8B8B;}

.w5-nav.top::after{background: rgba(139,139,139,0.2);bottom: 2.35vw;}

.w5-nav.top .w5-nav2.on .w5-nav3{color: #00428B;}

.w5-nav.top .w5-nav2.on .w5-nav4{border-color: #00428B;}

.w5-nav.top .w5-nav2.on .w5-nav5{background: #00428B;}

.w5-nav.top .w5-nav2:hover .w5-nav3{color: #00428B;}

.w5-nav.top .w5-nav2:hover .w5-nav4{border-color: #00428B;}

.w5-nav.top .w5-nav2:hover .w5-nav5{background: #00428B;}



/* w6 */

.w6{position: relative;background-size: cover;background-repeat: no-repeat;background-position: center;}

.w6-box{padding: 8.18vw 0 15.78vw;position: relative;}

.w6-b{display: flex;align-items: self-start;gap: 5.47vw;}

.w6-left{width: 29vw;}

.w6-l1{font-size: 2.08vw;color: #FFFFFF;font-family: "MISANS-DEMIBOLD";padding-bottom: 1.20vw;text-align: left;}

.w6-l2{font-size: 1.25vw;color: #FFFFFF;font-family: "MISANS-REGULAR";padding-bottom: 2.81vw;text-align: left;}

.w6-l3{font-size: 0.73vw;color: rgba(255, 255, 255, .8);font-family: "MISANS-REGULAR";line-height: 1.7;padding-bottom: 2.76vw;text-align: justify;}

.w6-l4{padding-left: 0.83vw;}

.w6-l4 li{font-size: 0.63vw;color: rgba(255, 255, 255, .8);font-family: "MISANS-REGULAR";line-height: 1.7;text-align: left;}

.w6-r1 .w2-t4{transform: none;}

.w6-r2{width: 24.02vw;height: 16.42vw;position: relative;}

.w6-r2-img{width: 100%;height: 100%;max-width: 100%;display: block;object-fit: cover;}

.w6-btn{width: 2.08vw;height: 2.08vw;cursor: pointer;position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);}

.w6-btn img{width: 100%;height: 100%;max-width: 100%;display: block;}

.w6-bottom2{position: absolute;bottom: -6.88vw;left: 0;right: 0;}

.w6-bottom{display: flex;align-items: center;gap: 0.26vw;}

.w6-bb{width: calc((100% - 0.78vw)/4);background: rgba(251, 252, 253, .9);box-shadow: 0px 0px 49px 0px rgba(0,74,138,0.13);height: 13.75vw;position: relative;z-index: 1;overflow: hidden;}

.w6-bb4{display: flex;align-items: center;justify-content: center;flex-direction: column;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 2;}

.w6-bb5{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: -1;opacity: 0;transition: all 1s;}

.w6-bb5 img{width: 100%;max-width: 100%;display: block;height: 100%;object-fit: cover;}

.w6-bb1{padding-bottom: 1.41vw;}

.w6-bb1 img{height: 1.93vw;max-width: 100%;display: block;}

.w6-bb2{transition: all .3s;font-size: 1.25vw;color: #00428B;font-family: "MISANS-REGULAR";padding-bottom: 1.30vw;text-align: center;}

.w6-bb3{transition: all .3s;font-size: 0.83vw;font-family: "MISANS-REGULAR";color: rgba(0, 0, 0, .6);max-width: 14.95vw;text-align: center;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;}

.w6-bb:hover .w6-bb5{opacity: 1;transition: all 1s;}

.w6-bb:hover .w6-bb1 img{filter: grayscale(1) brightness(100);}

.w6-bb:hover .w6-bb2{color: #FFFFFF;transition: all .3s;}

.w6-bb:hover .w6-bb3{color: rgba(255, 255, 255, .6);transition: all .3s;}

.cx.bigPicLayer{background: rgba(0, 0, 0, .1);padding: 15%;}



/* w7 */

.w7-new2{display: flex;}

.w7-new2 iframe{width: 100%;height: 46.88vw;border: none;}

.w7-new{position: absolute;top: 0;left: 0;right: 0;bottom: 0;}

.w7{position: relative;background: #FFFFFF;}

.w7-box{padding: 14.58vw 0 9.90vw;}

.w7-img{width: 100%;max-width: 100%;object-fit: cover;height: 100%;}

.w7-b1{position: relative;margin-bottom: 7.03vw;}

.w7-a{position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);width: 10.78vw;height: 10.78vw;background: #FFFFFF;border-radius: 50%;z-index: 1;cursor: pointer;}

.w7-a{display: flex;align-items: center;justify-content: center;flex-direction: column;}

.w7-b2{padding-bottom: 1.20vw;}

.w7-b2 img{width: 3.28vw;max-width: 100%;display: block;}

.w7-b3{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";}

.w7-a::before{content: '';position: absolute;background: rgba(255, 255, 255, .2);border-radius: 50%;z-index: -1;animation:change3 2.5s linear infinite;}

.w7-a::after{content: '';position: absolute;background: rgba(255, 255, 255, .2);border-radius: 50%;z-index: -2;animation:change4 2.5s linear infinite;}

@keyframes change3 {

	0% {

		top: 0;

		left: 0;

		right: 0;

		bottom: 0;

		opacity: 1;

	}

	80% {

		top: -11.04vw;

		left: -11.04vw;

		right: -11.04vw;

		bottom: -11.04vw;

		opacity: 1;

	}

	100% {

		top: -11.04vw;

		left: -11.04vw;

		right: -11.04vw;

		bottom: -11.04vw;

		opacity: 0;

	}

}

@keyframes change4 {

	0% {

		top: 0;

		left: 0;

		right: 0;

		bottom: 0;

	}

	50% {

		top: 0;

		left: 0;

		right: 0;

		bottom: 0;

	}

	100% {

		top: -11.04vw;

		left: -11.04vw;

		right: -11.04vw;

		bottom: -11.04vw;

	}

}

.w7-b4{display: flex;align-items: stretch;gap: 2.08vw;flex-wrap: wrap;}

.w7-b5{width: calc((100% - 2.08vw)/2);background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.w7-b7{height: 21.15vw;overflow: hidden;}

.w7-b7 img{width: 100%;height: 100%;object-fit: cover;display: block;transition: all 1s;}

.w7-b8{padding: 2.60vw 2.08vw;}

.w7-b9{display: flex;align-items: flex-end;padding-bottom: 1.46vw;margin-bottom: 0.94vw;border-bottom: 1px solid rgba(0, 0, 0, .1);}

.w7-b10{font-size: 1.25vw;color: #000000;font-family: "MISANS-REGULAR";margin-right: 1.04vw;line-height: 1;}

.w7-b11{font-size: 0.83vw;color: #00428B;font-family: "MISANS-REGULAR";display: flex;align-items: center;line-height: 1;box-shadow: 0 1px #00428B;}

.w7-b11 img{width: 0.63vw;height: 0.63vw;max-width: 100%;display: block;}

.w7-b12{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";}

.w7-b7:hover img{transform: scale(1.05);transition: all 1s;}

.w7-b11:hover span{animation:change5 1s linear infinite;}

@keyframes change5 {

	0% {

		transform: translate(0,0);

	}

	100% {

		transform: translate(0.26vw,-0.26vw);

	}

}



/* w8 */

.about-title{font-size: 2.08vw;color: #00428B;font-family: "MISANS-DEMIBOLD";padding: 7.29vw 0 2.86vw;text-align: center;}

.w8-b1{position: relative;margin-bottom: 2.92vw;}

.w8-b6{overflow: hidden;}

.w8-b6 img{width: 100%;max-width: 100%;display: block;transition: all 1s;}

.w8-b6:hover img{transform: scale(1.05);transition: all 1s;}

.w8-b2{position: absolute;bottom: 0;left: 0;width: 32.45vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.w8-b3{padding: 3.39vw 3.39vw 3.91vw;}

.w8-b4{font-size: 1.25vw;font-family: "MISANS-REGULAR";color: #000000;padding-bottom: 1.56vw;margin-bottom: 1.04vw;border-bottom: 1px solid rgba(0,66,139,0.2);}

.w8-b4 span{font-size: 0.83vw;}

.w8-b5{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.7;}

.w8-b2:hover .w8-b4{color: #00428B;}

.w8-b7{display: flex;align-items: stretch;flex-wrap: wrap;gap: 2.08vw;padding-bottom: 9.90vw;}

.w8-b8{width: calc((100% - 2.08vw)/2);box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.w8-b11{padding: 2.40vw 2.81vw 3.02vw;}

.w8-b10{overflow: hidden;}

.w8-b10 img{width: 100%;max-width: 100%;display: block;transition: all 1s;}

.w8-b10:hover img{transform: scale(1.05);transition: all 1s;}

.w8-b11 .w8-b4{padding-bottom: 1.04vw;margin-bottom: 1.04vw;}

.w8-b11:hover .w8-b4{color: #00428B;}



/* w9 */

.w9{background-size: cover;background-position: left;background-repeat: no-repeat;}

.w9-box{padding: 9.64vw 0 9.11vw;}

.w9-b{display: flex;align-items: stretch;gap: 7.14vw;position: relative;}

.w9-b1{width: 33.59vw;}

.w9-b1 img{width: 100%;height: 100%;object-fit: cover;display: block;}

.w9-b2{flex: 1;padding-right: 4.17vw;}

.w9-b3{font-size: 2.08vw;color: #00428B;font-family: "MISANS-DEMIBOLD";padding-bottom: 2.86vw;line-height: 1;}

.w9-b4{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.6;}

.w9-b5{position: absolute;top: 0;right: 0;}

.w9-b5 img{width: 4.84vw;max-width: 100%;display: block;}

.w9-center img{width: 5.52vw;max-width: 100%;display: block;margin: 2.60vw 4.17vw 7.29vw auto;}

.w9-bottom{overflow: hidden;}

.w9-bottom2{width: 100vw;position: relative;}

.w9-bottom2::before{content: '';position: absolute;left: 0;top: 0;bottom: 0;width: 13.02vw;background: linear-gradient(to right,#FFFFFF,transparent);z-index: 2;}

.w9-bottom2::after{content: '';position: absolute;right: 0;top: 0;bottom: 0;width: 13.02vw;background: linear-gradient(to left,#FFFFFF,transparent);z-index: 2;}

.w9-bt{position: relative;}

.w9-bj{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;}

.w9-bj .videoImg{display: block;width: 100%;max-width: 100%;height: 100%;object-fit: cover;}

.w9-bj .play-ico{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 3.13vw;cursor: pointer;}

.w9-video{width: 100%;height: 25.06vw;object-fit: cover;display: block;}

.w9-lunbo{width: 41.08vw;overflow: inherit !important;}

.w9-bottom2 .swiper-button-next,.w9-bottom2 .swiper-button-prev{transition: all .3s;width: 2.97vw;height: 2.97vw;background: #FFFFFF;box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);border-radius: 50%;display: flex;align-items: center;justify-content: center;margin: 0;transform: translateY(-50%);}

.w9-bottom2 .swiper-button-next img,.w9-bottom2 .swiper-button-prev img{width: 1.04vw;max-width: 100%;display: block;}

.w9-bottom2 .swiper-button-next:hover,.w9-bottom2 .swiper-button-prev:hover{background: #00428B;transition: all .3s;}

.w9-bottom2 .swiper-button-next:hover img,.w9-bottom2 .swiper-button-prev:hover img{filter: grayscale(1) brightness(100);}

.w9-bottom2 .swiper-button-next{right: 1.46vw;}

.w9-bottom2 .swiper-button-prev{left: 1.46vw;}



.w9-bj::after{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 66, 139, 0.5);content: '';z-index: 1;}

.w9-bj .play-ico{z-index: 2;display: none;}

.w9-bottom2 .swiper-slide-active .w9-bj::after{opacity: 0;}

.w9-bottom2 .swiper-slide-active .w9-bj .play-ico{display: block;}



/* w10 */

.w10{background-repeat: no-repeat;background-position: center;background-size: cover;}

.w10-box{padding: 7.50vw 0 9.69vw;}

.w10-b1 .about-title{padding: 0 0 1.88vw 0;}

.w10-b2{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: center;width: 44.4vw;margin: 0 auto;line-height: 1.8;padding-bottom: 13.54vw;}

.w10-b3{display: flex;align-items: flex-start;justify-content: space-evenly;}

.w10-b4{width: 20.83vw;display: flex;flex-direction: column;align-items: center;}

.w10-b5{font-size: 1.04vw;color: #00428B;font-family: "MISANS-REGULAR";}

.w10-b5 span{font-size: 3.13vw;font-family: "manrope-bold";margin-right: 1.04vw;}

.w10-b6{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: center;line-height: 1.8;}



/* w11 */

.w11{background-size: cover;background-repeat: no-repeat;background-position: center;}

.w11-box{padding: 8.33vw 0 13.54vw;}

.w11-b1{font-size: 2.08vw;color: #004A8A;font-family: "MISANS-DEMIBOLD";padding-bottom: 5.21vw;text-align: left;}

.w11-b4{overflow: hidden;border-radius: 25px;width: 17.92vw;height: 11.82vw;margin-right: 2.97vw;}

.w11-b4 img{width: 100%;max-width: 100%;display: block;}

.w11-b3{display: flex;align-items: flex-start;}

.w11-b5{width: 22.92vw;}

.w11-b6{font-size: 1.04vw;color: #000000;font-family: "MISANS-REGULAR";display: flex;align-items: center;line-height: 1;padding-bottom: 0.89vw;margin-bottom: 2.08vw;border-bottom: 1px solid rgba(0,66,139,0.1);}

.w11-b6 span{font-size: 1.46vw;font-family: "manrope-bold";margin-right: 0.63vw;}

.w11-b8{transform: translateY(-1.56vw);width: 3.65vw;}

.w11-b8 .swiper-container{height: 6.46vw;}

.w11-b8 .swiper-wrapper{flex-direction: column;}

.w11-b12{cursor: pointer;font-size: 1.04vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";transition: all .3s;}

.w11-b8 .swiper-slide-active .w11-b12{color: #000000;transition: all .3s;}

.w11-b8 .swiper-pagination-progressbar{width: 1px;position: absolute;top: 1.56vw;bottom: 0;right: 0;height: 100%;background: rgba(0,74,138,0.2);}

.w11-b8 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: #00428B;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;position: absolute;transform-origin: right top;}

.w11-b7{display: flex;align-items: flex-start;}

.w11-b9{padding-left: 1.30vw;flex: 1;}

.w11-b10{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.6;list-style-type: none;}

.w11-b10 li{padding-bottom: 1.3vw;}

.w11-b10 li:last-child{padding-bottom: 0;}

.w11-b10{display: none;}

.w11-b13{position: relative;margin-left: 8.33vw;overflow: hidden;}

.w11-bjj{position: absolute;left: 1.3vw;right: 0;top: 50%;transform: translateY(-50%);}

.w11-bjj img{width: 100%;max-width: 100%;display: block;}

.w11-b15{font-size: 1.25vw;font-family: "manrope-bold";color: rgba(0, 0, 0, .6);}

.w11-b16{width: 1.04vw;height: 1.04vw;border: 1px solid rgba(0, 0, 0, .2);border-radius: 50%;display: flex;align-items: center;justify-content: center;}

.w11-b17{width: 0.42vw;height: 0.42vw;background: #AFAFAF;border-radius: 50%;}

.w11-b14{display: flex;flex-direction: column;align-items: center;width: 3.13vw;height: 100%;justify-content: flex-end;transition: all .2s;cursor: pointer;}

.w11-lunbotwo{height: 13.02vw;width: 11.35vw;margin: 0 auto 0 0 !important;overflow: initial !important;}

.w11-lunbotwo .swiper-slide-active .w11-b15{color: #00428B;transition: all .5s;}

.w11-lunbotwo .swiper-slide-active .w11-b16{width: 1.56vw;height: 1.56vw;border-color: #00428B;transition: all .5s;}

.w11-lunbotwo .swiper-slide-active .w11-b17{background: #00428B;transition: all .5s;}

.w11-lunbotwo .swiper-slide-active .w11-b14{transform: translateY(-1.82vw);}

.w11-lunbotwo .on1 .w11-b14{transform: translateY(-2.08vw);}

.w11-lunbotwo .on2 .w11-b14{transform: translateY(-1.46vw);}

.w11-lunbotwo .on3 .w11-b14{transform: translateY(-1.93vw);}

.w11-lunbotwo .on4 .w11-b14{transform: translateY(-3.49vw);}

.w11-lunbotwo .on5 .w11-b14{transform: translateY(-6.20vw);}

.w11-lunbotwo .on6 .w11-b14{transform: translateY(-8.96vw);}

.w11-lunbotwo .on7 .w11-b14{transform: translateY(-10.26vw);}

.w11-lunbotwo .on8 .w11-b14{transform: translateY(-10.16vw);}

.w11-lunbotwo .on9 .w11-b14{transform: translateY(-8.96vw);}



/* w12 */

.w12-b{position: relative;}

.w12-b .swiper-container{position: initial !important;padding: 0.52vw 0;}

.certify{width: 62.50vw;margin: 0 auto;}

/* .certify .swiper-slide{width: 31.25vw;} */

.certify .swiper-slide{width: 32vw;}

.w12-b1{background: #FFFFFF;box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.13);}

.w12-b2{height: 23.79vw;display: flex;align-items: center;justify-content: center;border-bottom: 1px solid rgba(0, 0, 0, .1);}

.w12-b2 img{width: 92%;max-width: 100%;display: block;}

.w12-b3{font-size: 1.25vw;color: #00428B;font-family: "MISANS-REGULAR";text-align: center;padding: 1.04vw 1.04vw 1.56vw;}

.certify .swiper-button-next,.certify .swiper-button-prev{transition: all .3s;width: 2.97vw;height: 2.97vw;background: #FFFFFF;box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);border-radius: 50%;display: flex;align-items: center;justify-content: center;margin: 0;transform: translateY(-50%);}

.certify .swiper-button-next img,.certify .swiper-button-prev img{width: 1.04vw;max-width: 100%;display: block;}

.certify .swiper-button-next:hover ,.certify .swiper-button-prev:hover{background: #00428B;}

.certify .swiper-button-next:hover img,.certify .swiper-button-prev:hover img{filter: grayscale(1) brightness(100);}

.certify .swiper-slide-prev .w12-b3{color: #000000;}

.certify .swiper-slide-next .w12-b3{color: #000000;}

.certify .swiper-slide-active .w12-b1::after{opacity: 0;}

.w12-b1{position: relative;}

.w12-b1::after{content: '';position: absolute;left: 0;right: 0;bottom: 0;top: 0;background: rgba(255, 255, 255, .4);transition: all .5s;}

.w12-b{margin-bottom: 9.90vw;}

.w12-bottom{background: rgba(248, 248, 248, 1);padding-bottom: 8.85vw;}

.w12-bt2{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: center;padding: 0 19.79vw 4.06vw 19.79vw;line-height: 1.6;}

.w12-bt3{position: relative;}

.w13bt-lunbo{height: 26.67vw;width: 60.79vw;}

.w12-bt4{background: #FFFFFF;height: 20.83vw;display: flex;transition: all .5s;}

.w13bt-lunbo .swiper-slide{display: flex;align-items: center;justify-content: center;}

.w13bt-lunbo a{width: 100%;}

.w12-bt10{padding: 3.02vw 0.52vw;flex: 1;display: flex;flex-direction: column;justify-content: space-between;transition: all .5s;}

.w12-bt6{font-size: 1.04vw;color: #000000;font-family: "MISANS-REGULAR";padding-bottom: 1.88vw;text-align: center;transition: all .3s;}

.w12-bt7{font-size: 2.60vw;color: #000000;font-family: "MISANS-REGULAR";padding-bottom: 1.77vw;text-align: center;}

.w12-bt8{font-size: 0.83vw;color: #000000;font-family: "MISANS-REGULAR";text-align: center;}

.w12-bt9 img{max-width: 100%;display: block;margin: 0 auto;width: 15.63vw;height: 2.60vw;}

.w13bt-lunbo .swiper-slide-active .w12-bt4{height: 26.67vw;}

.w13bt-lunbo .swiper-slide-active .w12-bt10{padding: 4.95vw 0.52vw;}

.w13bt-lunbo .swiper-slide-active .w12-bt7{color: #00428B;}

.w12-bt3 .swiper-button-next,.w12-bt3 .swiper-button-prev{transition: all .3s;width: 2.97vw;height: 2.97vw;background: #FFFFFF;box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);border-radius: 50%;display: flex;align-items: center;justify-content: center;margin: 0;transform: translateY(-50%);}

.w12-bt3 .swiper-button-next img,.w12-bt3 .swiper-button-prev img{width: 1.04vw;max-width: 100%;display: block;}

.w12-bt3 .swiper-button-next:hover ,.w12-bt3 .swiper-button-prev:hover{background: #00428B;}

.w12-bt3 .swiper-button-next:hover img,.w12-bt3 .swiper-button-prev:hover img{filter: grayscale(1) brightness(100);}



/* w13 */

.w13 .main{width: 83.33vw;}

.w13-box{height: 67.34vw;background-size: cover;background-position: center;background-repeat: no-repeat;overflow: hidden;}

.w13-b{position: relative;}

.w13-title{position: absolute;top: 8.65vw;left: 0;width: 25vw;}

.w13-title .about-title{text-align: left;padding: 0 0 2.08vw 0;}

.w13-txt{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.6;text-align: justify;}



.w13-bt6{position: absolute;left: 4.95vw;top: 50%;transform: translateY(-50%);display: none;}

.w13-wz1{position: absolute;top: 25.35vw;left: 7.76vw;}

.w13-wz2{position: absolute;top: 33.75vw;left: 21.56vw;}

.w13-wz3{position: absolute;top: 31.09vw;left: 26.56vw;}

.w13-wz4{position: absolute;top: 37.70vw;left: 27.3vw;}

.w13-wz5{position: absolute;top: 28.49vw;left: 30.89vw;}

.w13-wz6{position: absolute;top: 29.27vw;left: 31.82vw;}

.w13-wz7{position: absolute;top: 30.36vw;left: 32.03vw;}

.w13-wz8{position: absolute;top: 32.97vw;left: 31.15vw;}

.w13-wz9{position: absolute;top: 28.13vw;left: 60.7vw;}

.w13-wz10{position: absolute;top: 43.02vw;left: 70.6vw;}



.w13-wz8 .w13-bt3{opacity: 0;}

.w13-wz9 .w13-bt6{right: 5.95vw;left: auto;}

.w13-wz9 .w13-bt2{padding-left: 2.60vw;padding-right: 0;}

.w13-wz10 .w13-bt6{right: 5.95vw;left: auto;}

.w13-wz10 .w13-bt2{padding-left: 2.60vw;padding-right: 0;}

.w13-bt4{width: 0.52vw;height: 0.52vw;background: #AFAFAF;border-radius: 50%;position: relative;z-index: 1;}

.w13-bt4::after{content: '';position: absolute;background: rgba(175, 175, 175, .5);border-radius: 50%;z-index: -1;animation:change6 2s linear infinite;}

@keyframes change6 {

	0% {

		top: 0;

		left: 0;

		right: 0;

		bottom: 0;

		opacity: 1;

	}

	100% {

		top: -0.52vw;

		left: -0.52vw;

		right: -0.52vw;

		bottom: -0.52vw;

		opacity: 0;

	}

}

.w13-bt5{font-size: 0.73vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";margin-left: 0.83vw;}

.w13-bt3{display: flex;align-items: center;cursor: pointer;}

/* .w13-bt6{width: 21.51vw;background: linear-gradient(to right,#00428B,#006bc9);z-index: 2;} */
.w13-bt6{width: 21.51vw;background: #FFF;z-index: 2;box-shadow: 0px 0px 20px rgba(0,74,138,0.1);}

.w13-bt7{padding: 2.60vw 2.08vw 3.39vw;}

.w13-bt2{display: flex;align-items: center;position: relative;padding-right: 2.60vw;}

.w13-bt8{font-size: 1.46vw;color: #000;font-family: "MISANS-REGULAR";text-align: left;padding-bottom: 0.99vw;border-bottom: 1px solid rgba(0, 0, 0, .1);}

.w13-bt10{font-size: 0.83vw;color: #000;font-family: "MISANS-REGULAR";padding-bottom: 0.94vw;display: flex;align-items: flex-start;}

.w13-new3{padding-bottom: 1.20vw;padding-top: 0.94vw;cursor: pointer;}

.w13-new2{display: none;}

.w13-bt10:last-child{padding-bottom: 1.25vw;}

.w13-bt10 img{max-width: 100%;display: block;transform: translateY(0.10vw);filter: brightness(0);}

.w13-bt10 span{margin-left: 0.57vw;}

.w13-bt9{border-bottom: 1px solid rgba(0, 0, 0, .1);}

.w13-bt11{padding: 1.25vw 0;font-size: 0.83vw;color: #FFFFFF;font-family: "MISANS-REGULAR";border-bottom: 1px solid rgba(255, 255, 255, .1);}

.w13-bt1.on .w13-bt4{background: #00428B;}

.w13-bt1.on .w13-bt4::after{background: rgba(0,66,139,0.5);}

.w13-bt1.on .w13-bt5{color: #00428B;}

.w13-img1{width: 0.68vw;}

.w13-img2{width: 0.75vw;}



/* w14 */

.w14{background-size: cover;background-position: center;background-repeat: no-repeat;}

.w14-box{padding: 6.88vw 0 14.84vw;}

.w14-title{padding-bottom: 5.21vw;}

.w14-title .about-title{padding: 0 0 1.72vw 0;}

.w14-txt{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: center;padding: 0 13.54vw;line-height: 1.6;}

.w14-b1{width: 8.96vw;height: 9.06vw;margin: 0 1.82vw;display: flex;}

.w14-b4{display: flex;flex-direction: column;align-items: center;justify-content: center;flex: 1;background-repeat: no-repeat;background-size: cover;background-position: center;}

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

.w14-b2{padding-bottom: 0.73vw;}

.w14-b2 img{max-width: 100%;display: block;width: 2.60vw;height: 2.60vw;}

.w14-b3{font-size: 1.04vw;color: #00428B;font-family: "MISANS-REGULAR";}

.w14-b1:nth-child(even){transform: translateY(5.57vw);}



/* w15 */

.w15-img img{width: 100%;max-width: 100%;display: block;}

.w15-b{position: relative;}

.w15-title .about-title{padding: 0 0 1.77vw 0;}

.w15-txt{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: center;padding: 0 18.54vw;}

.w15-title{position: absolute;top: 6.35vw;left: 0;right: 0;}



/* w16 */

.w16{background: rgba(248, 248, 248, 1);}

.w16-box{padding: 7.50vw 0 10.94vw;}

.w16-b1 .about-title{padding: 0 18.75vw 0 0;text-align: left;}

.w16-b{display: flex;align-items: flex-start;}

.w16-b2{flex: 1;border-top: 2px solid #00428B;}

.w16-b3{border-bottom: 1px solid rgba(0, 0, 0, .1);padding: 1.88vw 0;}

.w16-b4{display: flex;align-items: center;justify-content: space-between;cursor: pointer;}

.w16-b5{font-size: 1.56vw;color: rgba(0, 0, 0, .6);font-family: "manrope-bold";}

.w16-b6{font-size: 1.04vw;color: #000000;font-family: "MISANS-REGULAR";display: flex;align-items: center;}

.w16-b6 img{width: 1.25vw;max-width: 100%;display: block;}

.w16-b8{display: flex;align-items: center;gap: 2.86vw;}

.w16-b9 img{width: 8.33vw;max-width: 100%;display: block;}

.w16-b10{flex: 1;}

.w16-b11{font-size: 1.56vw;color: #00428B;font-family: "manrope-bold";padding-bottom: 1.56vw;}

.w16-b12 img{width: 1.25vw;max-width: 100%;display: block;}

.w16-b12{font-size: 1.04vw;color: #00428B;font-family: "MISANS-REGULAR";display: flex;align-items: center;}

.w16-b7{display: none;}



/* w17 */

.w17-box{padding: 7.66vw 0 0;}

.w18-title .about-title{padding: 0 0 2.60vw 0;text-align: left;line-height: 1;}

.w17-b{display: flex;flex-wrap: wrap;gap: 1.41vw;}

.w17-b1{width: calc((100% - 4.23vw)/4);box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);height: 15.63vw;overflow: hidden;}

.w17-b1 a{height: 100%;display: block;}

.w17-b2{height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: flex-end;}

.w17-b3 img{max-width: 100%;display: block;transition: all 1s;height: 7.81vw;width: 10.42vw;}

.w17-b4{font-size: 1.04vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: center;padding: 1.67vw 0.52vw 2.60vw;transition: all .3s;}

.w17-b2{position: relative;z-index: 1;}

.w17-bj{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-size: cover;background-repeat: no-repeat;background-position: center;z-index: -1;opacity: 0;transition: all 1s;}

.w17-b2:hover .w17-bj{opacity: 1;}

.w17-b2:hover .w17-b4{color: #00428B;}

.w17-b2:hover .w17-b3 img{transform: scale(1.05);}



/* w18 */

.w18{padding-top: 8.75vw;}

.w18-b1{display: flex;align-items: stretch;}

.w18-b3 img{width: 100%;max-width: 100%;display: block;}

.w18-b4{display: flex;align-items: stretch;}

.w18-b2{position: relative;}

.w18-b5{position: absolute;top: 3.65vw;left: 5.21vw;right: 5.21vw;}

.w18-b6{text-align: center;font-size: 1.56vw;font-family: "MISANS-DEMIBOLD";padding-bottom: 0.89vw;}

.w18-b6.white{color: #FFFFFF;}

.w18-b6.black{color: #000000;}

.w18-b7{font-size: 0.83vw;font-family: "MISANS-REGULAR";text-align: center;padding-bottom: 1.56vw;}

.w18-b7.white{color: rgba(255, 255, 255, .6);}

.w18-b7.black{color: rgba(0, 0, 0, .6);}

.w18-b8{width: 5.21vw;height: 1.88vw;border: 1px solid #00428B;display: flex;align-items: center;justify-content: center;margin: 0 auto;}

.w18-b8{font-size: 0.73vw;color: #00428B;font-family: "MISANS-REGULAR";transition: all .3s;}

.w18-b2:hover .w18-b8{color: #FFFFFF;background: #00428B;transition: all .3s;}

.w18-b1 .w18-b2{width: 50%;}

.w18-b4 .w18-b2{width: calc(100% / 3);}



/* w19 */

.w19{overflow: hidden;}

.w19-box{padding: 5.83vw 0 6.77vw;}

.w19-b1{position: relative;}

.w19-b7{position: absolute;bottom: 0;left: 0;right: 0;z-index: 1;}

.w19-b2{position: relative;}

.w19-b3{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;}

.w19-b3 .w19-b5{width: 100%;max-width: 100%;height: 100%;object-fit: cover;}

.w19-b3 .w19-b4{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 3.13vw;cursor: pointer;z-index: 2;}

.w19-video{width: 99.9%;height: 30vw;object-fit: cover;display: block;}

.w19-b{padding: 0 25.54vw;overflow: hidden;box-sizing: border-box;}

.w19-b .swiper-container{overflow: initial !important;}

.w19-b7{padding: 1.30vw 2vw;text-align: left;background: rgba(0, 0, 0, .7);font-size: 1.04vw;color: #FFFFFF;font-family: "MISANS-REGULAR";box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.w19-b3::after{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,66,139,0.3);z-index: 1;transition: all 1s;}

.w19-lunbo .swiper-slide-active .w19-b3::after{opacity: 0;}

.w19-nav .swiper-button-next,.w19-nav .swiper-button-prev{position: initial;margin: 0;transition: all .3s;width: 2.97vw;height: 2.97vw;background: #FFFFFF;box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);border-radius: 50%;display: flex;align-items: center;justify-content: center;}

.w19-nav .swiper-button-next img,.w19-nav .swiper-button-prev img{width: 1.04vw;max-width: 100%;display: block;}

.w19-nav .swiper-button-next:hover ,.w19-nav .swiper-button-prev:hover{background: #00428B;}

.w19-nav .swiper-button-next:hover img,.w19-nav .swiper-button-prev:hover img{filter: grayscale(1) brightness(100);}

.w19-nav{display: flex;align-items: center;gap: 0.83vw;}

.w19-top{display: flex;align-items: flex-start;justify-content: space-between;}

.w19-top .swiper-button-next.swiper-button-disabled,.w19-top .swiper-button-prev.swiper-button-disabled{opacity: 1;}



/* w20 */

.w20-box{padding-bottom: 9.38vw;}

.w20-a{overflow: hidden;transition: all .3s;width: 7.29vw;height: 2.40vw;border: 1px solid rgba(0,66,139,0.1);display: flex;align-items: center;justify-content: center;font-size: 0.68vw;color: #00428B;font-family: "MISANS-REGULAR";position: relative;z-index: 1;}

.w20-a:hover{color: #FFFFFF;border-color: #00428B;transition: all .5s;background: #00428B;}

.w20-a:hover::after{bottom: 0;right: 50%;width: 50%;opacity: 1;transform: rotate(180deg);}

.w20-a:hover::before{top: 0;left: 50%;width: 50%;opacity: 1;transform: rotate(180deg);}

.w20-top{display: flex;justify-content: space-between;}

.w20-b{display: flex;align-items: stretch;gap: 1.04vw;}

.w20-b1{width: calc((100% - 2.08vw)/3);box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);background: #FFFFFF;}

.w20-b3{overflow: hidden;width: 100%;height: 16.61vw;}

.w20-b3 img{width: 100%;height: 100%;display: block;max-width: 100%;transition: all 1s;object-fit: cover;}

.w20-b4{padding: 1.82vw 2.24vw 2.86vw;}

.w20-b5{font-size: 0.83vw;color: #6FBA2C;font-family: "MISANS-REGULAR";text-align: left;padding-bottom: 0.73vw;}

.w20-b6{transition: all .3s;font-size: 1.04vw;color: #000000;font-family: "MISANS-REGULAR";text-align: left;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;}

.w20-b7{font-size: 0.83vw;color: #6FBA2C;font-family: "MISANS-REGULAR";}

.w20-b7 span{display: inline-block;}

.w20-b1:hover .w20-b7 span{animation:change1 1.5s linear infinite;}

.w20-b1:hover .w20-b6{color: #00428B;}

.w20-b1:hover .w20-b3 img{transform: scale(1.05);}

.w20-b8{min-height: 6.61vw;}



/* w21 */

.w21{padding-top: 8.75vw;}

.w21-top2{padding-bottom: 1.56vw;}

.w21-top2 .w21-nav2{justify-content: flex-end;}

.w21-top2 .w21-nav5{width: 17.45vw;}

.w21-top2 .w21-nav6{width: 3.3vw;}

.w21-top{display: flex;align-items: flex-start;justify-content: space-between;}

.w21-nav{display: flex;align-items: center;flex-wrap: wrap;}

.w21-nav2{display: flex;align-items: center;margin-right: 1.46vw;}

/* .w21-nav2:nth-last-child(2){margin-right: 0;} */

.w21-nav2:last-child{margin-right: 0;}

.w21-nav3{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";margin-right: 0.73vw;white-space: nowrap;}

.w21-nav4{width: 9.38vw;height: 2.08vw;border: 0.05vw solid rgba(0, 0, 0, .1);padding: 0 0.83vw;appearance: none;background-repeat: no-repeat;background-position: 90% 50%;background-size: 0.63vw;}

.w21-nav4{font-size: 0.73vw;color: #000000;font-family: "MISANS-REGULAR";}

.w21-nav4{margin-right: 1.46vw;}

.w21-nav4:last-child{margin-right: 0;}

.w21-nav5{width: 8.75vw;height: 1.98vw;border: 0.05vw solid rgba(0, 0, 0, .1);border-right: none;padding: 0 1.04vw;font-size: 0.73vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";border-top-left-radius: 50px;border-bottom-left-radius: 50px;}

.w21-nav5::-webkit-input-placeholder{font-size: 0.73vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";}

.w21-nav6{width: 2.08vw;height: 2.09vw;background: #00428B;display: flex;align-items: center;justify-content: center;border-top-right-radius: 50px;border-bottom-right-radius: 50px;border: none;}

.w21-nav6 img{width: 0.83vw;height: 0.83vw;max-width: 100%;display: block;}

.w21-bb{padding-bottom: 8.13vw;}

.w21-b{display: flex;align-items: stretch;flex-wrap: wrap;gap: 1.04vw;}

.w21-b1{width: calc((100% - 3.12vw)/4);background: rgba(248, 248, 248, 1);}

.w21-b3{height: 17.97vw;display: flex;align-items: center;justify-content: center;overflow: hidden;}

.w21-b3 img{max-width: 100%;display: block;transition: all 1s;width: 15.63vw;height: 15.63vw;}

.w21-b4{padding: 0 1.72vw 2.45vw;}

.w21-b5{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: left;padding-bottom: 0.26vw;}

.w21-b6{font-size: 1.56vw;color: #000000;font-family: "MISANS-DEMIBOLD";transition: all .3s;}

.w21-b7{padding: 1.15vw 1.30vw;display: flex;align-items: center;justify-content: space-between;background: #FFFFFF;margin-top: 2.08vw;}

.w21-b8{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";}

.w21-b9{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";}

.w21-b1:hover .w21-b3 img{transform: scale(1.05);}

.w21-b1:hover .w21-b6{color: #00428B;}



/* 分页 */

.fenye-b{display: flex;align-items: center;justify-content: center;padding-top: 4.06vw;}

.fenye-a{width: 2.5vw;height: 2.5vw;border: 1px solid rgba(0,66,139,0.1);display: flex;align-items: center;justify-content: center;margin: 0 0.57vw;transition: all .2s;}

.fenye-a{font-family: "Montserrat-Light";font-size: 0.94vw;color: #00428B;}

.fenye-a img{width: 0.73vw;max-width: 100%;display: block;}

/*

.fenye-a:nth-child(5){border-color: transparent !important;color: #00428B !important;background: transparent !important;}

.fenye-a:nth-child(5) img{filter: none !important;}

*/

.fenye-a:hover{color: #FFFFFF;background: #00428B;border-color: #00428B;}

.fenye-a:hover img{filter: grayscale(1) brightness(100);}

.fenye-a.on{color: #FFFFFF;background: #00428B;border-color: #00428B;}

.fenye-a.on img{filter: grayscale(1) brightness(100);}



/* 目录 */

.mulu-b{display: flex;align-items: center;font-size: 0.73vw;font-family: "MISANS-REGULAR";color: rgba(163, 163, 163, 1);}

.mulu-a{font-size: 0.73vw;font-family: "MISANS-REGULAR";color: rgba(163, 163, 163, 1);overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;display: -webkit-box;-webkit-box-orient: vertical;}

.mulu-a:last-child{color: #00428B;}



/* w22 */

div.zoomMask{pointer-events: none;}

.w22.w5-bb{padding: 0;bottom: 50% !important;transform: translateY(50%);}

.w22 .w5-txt{padding: 0;}

.w22-mulu{padding: 1.67vw 0 5.52vw;}

.w22-left{width: 23.06vw;min-width: 23.06vw;overflow: hidden;padding-bottom: 2px;}

.w22-lunbo1{height: 27.29vw;border: 1px solid rgba(139, 139, 139, .2);width: 99.5%;}

.w22-lunbo1 a{display: block;height: 100%;}

.w22-l2{display: flex;align-items: center;justify-content: center;height: 100%;}

/* .w22-l2 img{max-width: 100%;display: block;width: 15.63vw;height: 15.63vw;} */

/* .w22-l2 img{max-width: 100%;display: block;width: 22vw;height: 22vw;} */

.w22-l2 img{max-width: 100%;display: block;width: 100%;height: 100%;object-fit: cover;}

/* .w22-l3 .w22-l2 img{width: 5.21vw;height: 5.21vw;} */

.w22-l3 .w22-l2 img{width: 100%;height: 99%;}

.w22-l1{margin-bottom: 1.15vw;}

.w22-l3{width: 7.93vw;position: relative;}

.w22-l3::after{position: absolute;content: '';top: 0;left: 0;bottom: -1px;right: 0.63vw;border: 1px solid #00428B;}

.w22-lunbo2{height: 6.46vw;width: 99.5%;}

.w22-lunbo2 a{display: block;height: 100%;}

.w22-lunbo2 .w22-l2{border: 1px solid rgba(139, 139, 139, .2);margin-right: 0.63vw;}

.w22-lunbo2.swiper-container{overflow: initial !important;}

.w22-box{padding-bottom: 7.29vw;}

.w22-b{display: flex;align-items: flex-start;gap: 6.25vw;}

/* .w22-right{flex: 1;padding-top: 1.82vw;} */

.w22-right{flex: 1;}

.w22-r3{display: flex;align-items: center;}

.w22-r1{font-size: 1.6667vw;color: #000;font-family: "MISANS-DEMIBOLD";padding-bottom: 1.46vw;margin-bottom: 1.72vw;border-bottom: 0.10vw solid #00428B;}

/* .w22-r3 .w21-nav4{width: 8.85vw;} */

.w22-r3 .w21-nav4{width: 5.2vw;padding: 0 0.33vw;}

/* .w22-r3 .w21-nav2{margin-right: 2.15vw;} */

.w22-r3 .w21-nav2{margin-right: 1vw;}

.w22-r3 .w21-nav2:last-child{margin-right: 0;}

.w22-r3{padding-bottom: 1.72vw;margin-bottom: 1.72vw;border-bottom: 1px solid rgba(0, 0, 0, .1);}

.w22-r4{margin-left: 1.56vw;display: flex;align-items: center;}

.w22-r5{transition: all .3s;width: 8.85vw;height: 2.08vw;border: 1px solid rgba(0, 0, 0, .1);display: flex;align-items: center;justify-content: center;margin-left: 0.52vw;font-size: 0.73vw;color: rgba(0, 0, 0, 1);font-family: "MISANS-REGULAR";}

.w22-r5:first-child{margin-left: 0;}

.w22-r6 .w21-nav2{flex: 1;margin: 0;}

.w22-r6 .w21-nav4{flex: 1;}

.w22-r5:hover{background: #00428B;border-color: #00428B;color: #FFFFFF;}

.w22-r7{display: flex;flex-wrap: wrap;align-items: center;gap: 0.52vw;}

.w22-r7 .w22-r5{margin: 0;}

.w22-r5{position: relative;cursor: pointer;}

.w22-tca{position: absolute;top: 200%;left: 0;width: 27.66vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);display: none;}

.w22-tca1{padding: 1.77vw 2.34vw 2.08vw;position: relative;}

.w22-tca1::after{content: '';position: absolute;top: -25px;left: 0;width: 0;height: 0;border-bottom: 25px solid #FFFFFF;border-right: 25px solid transparent;}

.w22-tca2{font-size: 1.04vw;font-family: "MISANS-REGULAR";text-align: left;padding-bottom: 0.78vw;margin-bottom: 1.04vw;border-bottom: 1px solid rgba(0, 66, 139, .1);color: #00428B;}

.w22-tca3{font-size: 1.56vw;color: #00428B;font-family: "Montserrat-Bold";text-align: left;padding-bottom: 0.78vw;}

.w22-tca4{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: left;}

.w22-r5:hover .w22-tca{display: block;}

.w22-tcb{position: absolute;top: 200%;left: 50%;transform: translateX(-50%);width: 27.66vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);display: none;}

.w22-tcb1{padding: 1.77vw 2.34vw 2.08vw;position: relative;display: flex;align-items: center;gap: 2.50vw;}

.w22-tcb1::after{content: '';position: absolute;top: -25px;left: 50%;transform: translateX(-50%);width: 0;height: 0;border-left: 12.5px solid transparent;border-right: 12.5px solid transparent;border-bottom: 25px solid #FFFFFF; }

.w22-tcb2 img{width: 8.85vw;max-width: 100%;display: block;}

.w22-tcb3{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: left;line-height: 1.8;width: 8.33vw;}

.w22-r5:hover .w22-tcb{display: block;}

.w22-tcc{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, .4);z-index: 9999;display: none;}

.w22-tcc1{height: 100%;display: flex;align-items: center;justify-content: center;}

.w22-tcc2{width: 83.33vw;background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;}

.w22-tcc3{padding: 4.69vw 9.06vw 6.46vw;}

.w22-tcc4{font-size: 1.56vw;color: #00428B;font-family: "MISANS-DEMIBOLD";text-align: center;padding-bottom: 2.40vw;}

.w22-tcc5{display: flex;align-items: center;gap: 1.35vw;padding-bottom: 1.41vw;}

.w22-tcc6{flex: 1;height: 2.71vw;border: 1px solid rgba(0,66,139,0.1);padding: 0 1.56vw;}

.w22-tcc6{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-DEMIBOLD";}

.w22-tcc6::-webkit-input-placeholder{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-DEMIBOLD";}

.w22-tcc7{resize: none;height: 8.85vw;border: 1px solid rgba(0,66,139,0.1);padding: 1.25vw 1.56vw;flex: 1;font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-DEMIBOLD";}

.w22-tcc7::-webkit-input-placeholder{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-DEMIBOLD";}

.w22-tcc8{display: flex;}

.w22-btn{width: 11.30vw;height: 3.13vw;background: #00428B;font-size: 1.04vw;color: #FFFFFF;font-family: "MISANS-REGULAR";display: flex;align-items: center;justify-content: center;cursor: pointer;margin: 3.13vw auto 0;border: none;}

.w22-no{position: absolute;top: 2.71vw;right: 2.24vw;cursor: pointer;z-index: 9;}

.w22-no img{width: 0.83vw;height: 0.83vw;max-width: 100%;display: block;}

.w22-tcd{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, .4);z-index: 9999;display: none;}

.w22-tcd1{height: 100%;display: flex;align-items: center;justify-content: center;}

.w22-tcd2{width: 83.33vw;background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;}

.w22-tcd3{padding: 4.69vw 4.84vw 6.77vw;display: flex;align-items: stretch;flex: 1;}

.w22-tcd6{width: 19.95vw;height: 20.83vw;border: 1px solid rgba(0,66,139,0.1);display: flex;align-items: center;justify-content: center;margin-bottom: 2.08vw;overflow: hidden;}

.w22-tcd6 img{max-width: 100%;display: block;transition: all 1s;width: 15.63vw;height: 15.63vw;}

.w22-tcd6:hover img{transform: scale(1.05);}

.w22-tcd7{font-size: 1.04vw;font-family: "MISANS-REGULAR";color: #000000;text-align: center;}

.w22-tcd4{padding-right: 2.71vw;border-right: 2px solid rgba(0,66,139,0.1);width: 20.05vw;margin-right: 2.71vw;}

.w22-tcd8{flex: 1;display: flex;flex-direction: column;}

.w22-tcd9{padding: 0.73vw 0 1.56vw;border-bottom: 2px solid rgba(0,66,139,0.1);margin-bottom: 1.72vw;font-size: 1.56vw;color: #00428B;font-family: "MISANS-DEMIBOLD";}

.w22-tcd10{display: flex;flex-wrap: wrap;gap: 1.46vw;height: 21vw;}

.w22-tcd11{width: calc((100% - 2.92vw)/3);text-align: center;}

.w22-tcd12{height: 15.10vw;display: flex;align-items: center;justify-content: center;border: 1px solid rgba(0,66,139,0.1);position: relative;overflow: hidden;}

.w22-tcd12 img{max-width: 100%;display: block;transition: all 1s;width: 7.81vw;height: 7.81vw;}

.w22-tcd12:hover img{transform: scale(1.05);}

.w22-tcd13{font-size: 0.83vw;color: #000000;font-family: "MISANS-REGULAR";position: absolute;bottom: 2.29vw;left: 0.52vw;right: 0.52vw;text-align: center;}

.w22-tcd14[type=checkbox]{cursor: pointer;position: relative;width: 1.56vw;height: 1.56vw;margin-top: 1.46vw}

.w22-tcd14[type=checkbox]::before{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;border: 1px solid rgba(0,66,139,0.1);background: #FFFFFF;}

.w22-tcd14[type=checkbox]::after{content: ' ';position: absolute;top: 0;left: 0;right: 0;bottom: 0;border: 1px solid transparent;}       

.w22-tcd14[type=checkbox]:checked::after{border-color: #00428B;content: "✓";color: #00428B;font-family: "MISANS-REGULAR";display: flex;align-items: center;justify-content: center;font-size: 0.94vw;}

.w22-tcd2{height: 80%;}

.w22-big{height: 100%;}

.w22-tce1{display: flex;height: 100%;}

.w22-tcd10{overflow-y: scroll;padding-right: 10px;flex: 1;}

.w22-tcd10::-webkit-scrollbar{width: 6px;background: rgba(0,66,139,.1);}

.w22-tcd10::-webkit-scrollbar-thumb {border-radius: 4px;background: #00428B;}

.w22-tcdbtn{font-size: 0.83vw;color: #FFFFFF;font-family: "MISANS-REGULAR";width: 8.33vw;height: 2.81vw;background: #00428B;display: flex;align-items: center;justify-content: center;margin: 3.49vw auto 0;cursor: pointer;}

.w22-tce3{padding: 4.69vw 4.84vw 6.77vw;}

.w22-tce2{display: none;background: #FFFFFF;}

.w22-tce4{display: flex;align-items: flex-end;justify-content: space-between;padding-bottom: 1.41vw;}

.w22-tce5{font-size: 1.56vw;color: #00428B;font-family: "MISANS-DEMIBOLD";white-space: nowrap;}

.w22-tce6{font-size: 0.83vw;color: #03447D;font-family: "MISANS-REGULAR";cursor: pointer;white-space: nowrap;}

.w22-tce8 table{width: 100%;}

.w22-tce8 table, .w22-table tr td{border-collapse: collapse;}

.w22-tce8 table tr td{border: 2px solid rgba(0,66,139,.1);}

.w22-tce8 table thead td{padding: 1.25vw;font-size: 1.04vw;color: #00428B;font-family: "MISANS-REGULAR";background: rgba(0,66,139,0.1);text-align: center;}

.w22-tce8 table tbody tr:first-child td{height: 14.48vw;line-height: 14.48vw;}

.w22-tce8 table img{max-width: 100%;display: block;margin: 0 auto;}

.w22-tce8 table tbody tr:nth-child(2) td{color: rgba(0, 0, 0, .6);}

.w22-tce8 table tbody tr:nth-child(2) td:first-child{color: #00428B;text-align: center;font-family: "MISANS-DEMIBOLD";}

.w22-tce8 table tbody td{padding: 1.25vw 1.88vw;font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";min-width: 5.21vw;}

.w22-tce8 table tbody tr:nth-child(12) td{color: rgba(0, 0, 0, .6);}

.w22-tce8 table tbody tr:nth-child(12) td:first-child{color: #00428B;text-align: center;font-family: "MISANS-DEMIBOLD";}

.w22-tce8 table tbody tr:last-child td:first-child{color: #00428B;text-align: center;font-family: "MISANS-DEMIBOLD";}

.w22-tce7{height: 55vh;overflow: scroll;}

.w22-tce7::-webkit-scrollbar{width: 6px;height: 6px;background: rgba(0,66,139,.1);}

.w22-tce7::-webkit-scrollbar-thumb{border-radius: 4px;background: #00428B;}

.w22-tce8{padding: 0 1.04vw 1.04vw 0;}

.w23-b7-img{max-width: 100%;display: block;height: 100%;margin: 0 auto;}

.fff{height: 2.08vw !important;}

.w22-ul{list-style: none;display: flex;align-items: stretch;flex-wrap: wrap;width: 32vw;min-width: 32vw;}

.w22-ul li:nth-child(odd){width: 5vw;min-width: 5vw;color: #00428B;border-right: 2px solid rgba(0,66,139,.1);}

.w22-ul li{width: calc(32vw - 12.52vw - 2px);border-bottom: 2px solid rgba(0,66,139,.1);padding: 1.25vw 1.88vw;}

.w22-ul li:last-child{border-bottom: none;}

.w22-ul li:nth-last-child(2){border-bottom: none;}



.w22-biao{vertical-align: top;padding-left: 0 !important;padding-right: 0 !important;padding: 0 !important;}

.w22-biao table{width: 100% !important;border-color: transparent !important;}

.w22-biao table tr td:first-child{border-left: none !important;}

.w22-biao table tr td:last-child{border-right: none !important;}

.w22-biao table tr:first-child td:first-child{border-left: none !important;border-top: none !important;}

.w22-biao table tr:first-child td{border-top: none !important;}

.w22-biao table tr:first-child td:last-child{border-right: none !important;border-top: none !important;}

.w22-biao table tr:last-child td:first-child{border-left: none !important;border-bottom: none !important;}

.w22-biao table tr:last-child td{border-bottom: none !important;}

.w22-biao table tr:last-child td:last-child{border-right: none !important;border-bottom: none !important;}

.w22-biao table tr:first-child td{height: auto !important;line-height: normal !important;}

.w22-biao table tr td{padding: 0.4vw 1.88vw;}

.bxkd .main{width: 67.7083vw;}

/* w23 */

.w23-newx .w23-c4{font-size: 1.1458vw;}

.w23{background: rgba(248, 248, 248, 0.6);}

.w23-box{padding: 5.78vw 0 11.20vw;}

.w23-a1{display: flex;align-items: stretch;gap: 2.08vw;margin-bottom: 4.69vw;}

.w23-a2{width: calc((100% - 2.08vw)/2);display: flex;flex-direction: column;}

.w23-a3{font-size: 1.56vw;color: #000000;font-family: "MISANS-DEMIBOLD";text-align: left;padding-bottom: 2.29vw;}

.w23-a4{padding-bottom: 10px;}

/* .w23-a4 table,.w23-a4 table tr td{border: 1px solid rgba(0,66,139,.2);width: 97%;border-collapse:collapse;} */
.w23-a4 table,.w23-a4 table tr td{border: 1px solid rgba(0,0,0,1);border-collapse:collapse;}
.w23-a4 table{width: 97%;}

.w23-a4 table td:first-child{width: 30%;color: #000000;}

/* .w23-a4 table td{padding: 1.04vw 1.82vw;font-size: 0.83vw;font-family: "MISANS-REGULAR";color: rgba(0, 0, 0, .6);} */
.w23-a4 table td{padding: 0.4vw 1.82vw;font-size: 0.83vw;font-family: "MISANS-REGULAR";color: rgba(0, 0, 0, .6);}

.w23-a4{height: 22.70vw;overflow-y: scroll;}

.w23-a4::-webkit-scrollbar{width: 3px;height: 3px;background: rgba(0,66,139,.1);}

.w23-a4::-webkit-scrollbar-thumb {border-radius: 4px;background: #00428B;}

.w23-a5{background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);height: 18.3vw;overflow-y: scroll;}

.w23-a5::-webkit-scrollbar{width: 3px;background: rgba(0,66,139,.1);}

.w23-a5::-webkit-scrollbar-thumb {border-radius: 4px;background: #00428B;}

.w23-a5{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.6;}



.w23-b2{height: 34.74vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);padding: 2.86vw;position: relative;display: flex;}

.w23-b2 iframe{width: 100%;height: 100%;}

.w23-b3{width: 8.33vw;height: 2.81vw;background: #00428B;border: 1px solid #00428B;display: flex;align-items: center;justify-content: center;font-size: 0.83vw;color: #FFFFFF;font-family: "MISANS-REGULAR";cursor: pointer;}

.w23-b3 img{width: 0.57vw;max-width: 100%;display: block;filter: grayscale(1) brightness(100);transition: all .1s;}

.w23-b3{position: absolute;left: 50%;transform: translateX(-50%);bottom: 3.13vw;transition: all .3s;}

.w23-b3:hover img{filter: none;}

.w23-b3:hover{background: #FFFFFF;color: #00428B;}

.w23-b4{display: flex;align-items: flex-start;justify-content: space-between;}

.w23-b5{display: flex;align-items: center;}

.w23-b6{width: 8.33vw;height: 2.81vw;background: rgba(0, 66, 139, .1);display: flex;align-items: center;justify-content: center;font-size: 1.04vw;color: #00428B;font-family: "MISANS-REGULAR";cursor: pointer;}

.w23-b6.on{color: #FFFFFF;background: #00428B;}

.w23-b7{flex: 1;display: none;}



.w23-c1{padding-top: 5.73vw;}

.w23-c3{display: flex;align-items: center;}

.w23-c4{font-size: 1.56vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-DEMIBOLD";margin-right: 2.60vw;cursor: pointer;}

.w23-c4:last-child{margin-right: 0;}

.w23-c4.on{color: #000000;}

.ke .w23-c4.on{color: #00428B;}

.w23-c5{height: 69vh;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);overflow: hidden;margin-top: 2.29vw;}

.w23-c7img{display: block;max-width: 100%;width: 100%;height: 100%;object-fit: contain;transform-origin: top left;}

.threeul{right: 2% !important;}

.w23-c6{height: 100%;display: none;overflow-y: scroll;}

.w23-c6::-webkit-scrollbar {

	width: 8px;

	background: rgba(0,66,139,0);

}

.w23-c6::-webkit-scrollbar-thumb {

	border-radius: 4px;

	background: #00428B;

}

.w23-c6 img{max-width: 100%;}

.threeD{position: relative;}

.w23-c7{height: 100%;overflow: scroll;}

.w23-c7::-webkit-scrollbar {

	width: 8px;

	height: 8px;

	background: rgba(0,66,139,0);

}

.w23-c7::-webkit-scrollbar-thumb {

	border-radius: 4px;

	background: #00428B;

}

.w23-c8{position: absolute;top: 0;right: 1.99vw;display: flex;flex-direction: column;gap: 0.94vw;}

.w23-c8 img{width: 1.04vw;max-width: 100%;display: block;cursor: pointer;}



.w23-d1{padding-top: 5.47vw;}

.w23-d3{margin-top: 2.29vw;}

.w23-d4{display: none;}

.w23-d6{position: relative;}

.w23-d7{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;}

.w23-d7 .w23-d9{width: 100%;max-width: 100%;height: 100%;object-fit: cover;}

.w23-d7 .w23-d8{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 3.13vw;cursor: pointer;z-index: 2;}

.w23-video{width: 99.9%;height: 30vw;object-fit: cover;display: block;}

.w23-d4{padding: 0 25.54vw;overflow: hidden;box-sizing: border-box;}

.w23-d4 .swiper-container{overflow: initial !important;}

.w23-d7::after{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,66,139,0.3);z-index: 1;transition: all 1s;}

.w23-d4 .swiper-slide-active .w23-d7::after{opacity: 0;}

.w23-d11{position: absolute;bottom: 0;left: 0;right: 0;background: rgba(0, 0, 0, .7);box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);padding: 1.30vw 2vw;z-index: 2;}

.w23-d11{font-size: 1.04vw;color: #FFFFFF;font-family: "MISANS-REGULAR";text-align: left;}

.w23-nav .swiper-button-next,.w23-nav .swiper-button-prev{position: initial;margin: 0;transition: all .3s;width: 2.97vw;height: 2.97vw;background: #FFFFFF;box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);border-radius: 50%;display: flex;align-items: center;justify-content: center;}

.w23-nav .swiper-button-next img,.w23-nav .swiper-button-prev img{width: 1.04vw;max-width: 100%;display: block;}

.w23-nav .swiper-button-next:hover ,.w23-nav .swiper-button-prev:hover{background: #00428B;}

.w23-nav .swiper-button-next:hover img,.w23-nav .swiper-button-prev:hover img{filter: grayscale(1) brightness(100);}

.w23-nav{display: flex;align-items: center;gap: 0.83vw;}

.w23-nav .swiper-button-next.swiper-button-disabled,.w23-nav .swiper-button-prev.swiper-button-disabled{opacity: 1;}

.w23-d2{display: flex;align-items: center;justify-content: space-between;}



.w23-e1{padding-top: 5.47vw;}

.w23-e4{border: 1px solid rgba(0,66,139,0.1);height: 14vw;overflow: hidden;display: flex;align-items: center;justify-content: center;position: relative;}

.w23-e4 img{max-width: 100%;display: block;width: 10vw;height: 10vw;}

.w23-e2{margin-top: 2.34vw;}

.w23-e5{position: absolute;bottom: 1vw;left: 1.04vw;right: 1.04vw;text-align: center;font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";}

.w23-e4:hover .w23-e5{color: #00428B;}



.threed{position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;background: rgba(0, 0, 0, .4);display: none;}

.threed-box{display: flex;align-items: center;justify-content: center;height: 100%;}

.threed-b{width: 50.42vw;height: 25.16vw;background-size: cover;background-repeat: no-repeat;background-position: center;overflow: hidden;display: flex;align-items: stretch;position: relative;}

.threed-no{position: absolute;top: 1.46vw;right: 1.88vw;cursor: pointer;}

.threed-no img{max-width: 100%;display: block;width: 0.83vw;height: 0.83vw;}

.threed-b1{width: 20.99vw;height: 100%;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,66,139,0.1);display: flex;flex-direction: column;align-items: center;justify-content: center;}

.threed-b2{padding-bottom: 3.13vw;}

.threed-b2 img{max-width: 100%;display: block;width: 13.96vw;}

.threed-b3{font-size: 0.83vw;color: #000000;font-family: "MISANS-REGULAR";}

.threed-b4{flex: 1;padding: 0 3.02vw;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;}

.threed-b5{display: flex;align-items: flex-end;width: 100%;padding-bottom: 0.89vw;margin-bottom: 1.56vw;border-bottom: 2px solid rgba(0, 66, 139, .1);}

.threed-b6{font-size: 1.04vw;color: #00428B;font-family: "MISANS-REGULAR";line-height: 1;position: relative;}

.threed-b6::after{content: '';position: absolute;left: 0;right: 0;bottom: calc(-0.89vw - 2px);height: 2px;background: #00428B;}

.threed-b7{font-size: 0.63vw;color: #00428B;font-family: "MISANS-REGULAR";text-align: right;flex: 1;}

.threed-b8{width: 100%;}

.threed-b9{display: flex;align-items: center;width: 100%;padding-bottom: 0.63vw;}

.threed-b9:last-child{padding: 0;}

.threed-b10{width: 3.13vw;min-width: 3.13vw;font-size: 0.83vw;color: #00428B;font-family: "MISANS-REGULAR";}

.threed-b11{flex: 1;height: 2.08vw;outline: none;border: 1px solid rgba(0, 0, 0, .1);padding: 0 0.94vw;font-size: 0.73vw;color: rgba(0,66,139,0.4);font-family: "MISANS-REGULAR";}

.threed-b11::-webkit-input-placeholder{font-size: 0.73vw;color: rgba(0,66,139,0.4);font-family: "MISANS-REGULAR";}

.threed-b12{width: 6.25vw;height: 2.19vw;display: flex;align-items: center;justify-content: center;background: #00428B;color: #FFFFFF;font-size: 0.73vw;font-family: "MISANS-REGULAR";}

.threed-b13{margin-top: 1.56vw;width: 8.33vw;height: 2.60vw;background: #00428B;font-size: 0.83vw;color: #FFFFFF;font-family: "MISANS-REGULAR";display: flex;align-items: center;justify-content: center;cursor: pointer;}

.threed-select{appearance: none;background-position: 95% 50%;background-repeat: no-repeat;}

.three-return{background: transparent;color: #00428B;}

.three-return2{display: flex;align-items: center;}



/* w24 */

.w24-box{padding-bottom: 7.81vw;}

.w24-b1{position: relative;z-index: 1;}

.w24-video{width: 100%;max-width: 100%;display: block;}

.w24-b2{position: absolute;top: 0;left: 0;right: 0;bottom: 0;}

.w24-b3{width: 100%;height: 100%;object-fit: cover;display: block;z-index: 2;}

.w24-b4{position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);z-index: 3;cursor: pointer;width: 3.13vw;height: 3.13vw;}

.w24-b4 img{width: 100%;height: 100%;display: block;}

.w24-b{padding: 6.35vw 6.04vw 4.79vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.w24-b5{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR"; }
.w24-b5 section{margin: 30px 0; line-height: 2;}
.w24-b5 p{margin: 30px 0; line-height: 2;}
.w24-b5 video{max-width: 100%;}

.w24-b5 img{max-width: 100%;display: block;}

.w24-b6{padding-bottom: 5.83vw;border-bottom: 1px solid rgba(0, 0, 0, .1);margin-bottom: 1.56vw;}

.w24-b7{display: flex;align-items: center;}

.w24-b8{width: calc(100% / 3);}

.w24-b9{transition: all .2s;width: 10.42vw;height: 2.71vw;border: 1px solid rgba(0,66,139,0.1);border-radius: 1.35vw;display: flex;align-items: center;justify-content: center;font-size: 0.83vw;font-family: "MISANS-REGULAR";color: #00428B;cursor: pointer;}

.w24-b8:nth-child(2) .w24-b9{margin: 0 auto;}

.w24-b8:nth-child(3) .w24-b9{margin: 0 0 0 auto;}

.w24-b9:hover{background: #6FBA2C;color: #FFFFFF;border-color: #6FBA2C;}

.w24 .about-title{text-align: left;padding: 6.61vw 0 3.13vw;}

.xpsx .w24-b6{padding: 0;margin: 0;border: none;}

.xpsx .w24-b{padding: 0 !important;}

.xpsx .w24-b img{width: 100% !important;max-width: 100% !important;}



/* w25 */

.w25-b2{position: relative;}

.w25-b2 img{width: 100%;max-width: 100%;}

.w25-b3{position: absolute;top: 3.02vw;left: 3.02vw;right: 3.02vw;font-size: 1.25vw;font-family: "MISANS-REGULAR";color: #FFFFFF;text-align: left;}

.w25-lunbo .swiper-pagination{position: absolute;bottom: 2.29vw;left: 3.02vw;display: flex;align-items: center;}

.w25-lunbo .swiper-pagination-bullet{width: 2.40vw;height: 0.26vw;background: rgba(255, 255, 255, .4);margin-right: 0.36vw;border-radius: 0;opacity: 1;}

.w25-lunbo .swiper-pagination-bullet-active{background: #6FBA2C;}

.w25-b1{padding-bottom: 3.02vw;}

.w25-b4{border: 1px solid rgba(0,66,139,0.1);padding: 2.19vw 2.86vw 1.93vw;text-align: right;margin-bottom: 5.63vw;}

.w25-b5{outline: none;border: none;resize: none;height: 13.02vw;width: 100%;font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";padding-bottom: 0.52vw;}

.w25-b6{width: 10.94vw;height: 3.13vw;background: #00428B;border: none;cursor: pointer;font-size: 1.04vw;color: #FFFFFF;font-family: "MISANS-REGULAR";}

.w25-b8{display: flex;align-items: center;padding-bottom: 1.98vw;border-bottom: 2px solid rgba(0,66,139,0.1);}

.w25-b9{font-size: 1.56vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-DEMIBOLD";margin-right: 2.76vw;cursor: pointer;}

.w25-b9:last-child{margin-right: 0;}

.w25-b9.on{color: #000000;}

.w25-b12{display: flex;align-items: flex-start;justify-content: space-between;padding: 2.08vw 0;font-size: 1.04vw;font-family: "MISANS-REGULAR";cursor: pointer;border-bottom: 1px solid rgba(0,66,139,0.1);line-height: 1.6;}

.w25-b13{color: #000000;padding-right: 1.04vw;flex: 1;transition: all .2s;}

.w25-b14{color: rgba(0, 0, 0, .6);transition: all .2s;}

.w25-b12:hover .w25-b13{color: #00428B;}

.w25-b12:hover .w25-b14{color: rgba(0,66,139,0.6);}

.w25-box{padding-bottom: 8.85vw;}

/*

.w25-b11{display: none;}

*/

.w25-lbbtn{cursor: pointer;}

.w25-lbbtn2{cursor: pointer;}



.w25-tanchuang{background: rgba(0, 0, 0, .4);position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 99999999999;display: none;}

.w25-tanchuang2{background: rgba(0, 0, 0, .4);position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 999999999999;display: none;}

.w25-tanchuang3{background: rgba(0, 0, 0, .4);position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 9999;display: none;}

.w25-tanchuang4{background: rgba(0, 0, 0, .4);position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 999999999999;display: none;}

.w25-tc1{height: 100%;display: flex;align-items: center;justify-content: center;}

.w25-tc2{width: 62.50vw;background: #FFFFFF;height: 90%;display: flex;position: relative;}

.w25-close{position: absolute;top: 1vw;right: 1vw;cursor: pointer;z-index: 9;}

.w25-close img{width: 0.83vw;height: 0.83vw;max-width: 100%;display: block;}

.w25-tc3{padding: 2.58vw 2.17vw 3.56vw;display: flex;flex-direction: column;flex: 1;}

.w25-tc4{font-size: 1.25vw;color: #000000;font-family: "MISANS-DEMIBOLD";text-align: left;padding-bottom: 1.93vw;border-bottom: 2px solid rgba(0,66,139,0.1);}

.w25-tc5{position: relative;z-index: 1;flex: 1; text-align: center;}

/*

.w25-tc6{position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);z-index: -1;}

*/

.w25-tanchuang .w25-b4{margin: 0;padding: 1.82vw 2.19vw;}

.w25-tanchuang .w25-b5{height: 7.02vw;}

.w25-tanchuang2 .w25-b4{margin: 0;padding: 1.5vw 2.19vw;}

.w25-tanchuang2 .w25-b5{height: 5.02vw;}

.w25-tc7 img{width: 100%;max-width: 100%;display: block;}

.w25-tc1 .w25-b6{width: 7.94vw;height: 2.3vw;font-size: 0.83vw;}

.w25-tc1 .w25-b2 img{height: 9.42vw;}

.w25-tc1 .w25-b3{top: 2.02vw;left: 2.02vw;right: 2.02vw;}

.w25-tc8{padding: 2.60vw 0 1.25vw;}

.w25-tc10{position: relative;margin-bottom: 1.72vw;}

.w25-tc10:last-child{margin-bottom: 0;}

.w25-tc10:nth-child(2n) .w25-tc11{margin-left: 2.60vw;margin-right: 0;}

.w25-tc10:nth-child(2n) .w25-tc14{left: 0;right: auto;}

.w25-tc11{margin-right: 2.60vw;padding: 1.82vw 4.58vw 1.82vw 2.24vw;background: #F8F8F8;}

.w25-tc12{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";padding-bottom: 1.56vw;}

.w25-tc13{font-size: 0.83vw;color: #73B02B;font-family: "MISANS-REGULAR";}

.w25-tc14{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}

.w25-tc14 img{width: 3.96vw;max-width: 100%;display: block;}

.w25-tanchuang3 .w25-tc3{overflow-y: scroll;}

.w25-tanchuang3 .w25-tc3::-webkit-scrollbar {

	width: 6px;

	background: rgba(0,66,139,.1);

}

.w25-tanchuang3 .w25-tc3::-webkit-scrollbar-thumb {

	border-radius: 4px;

	background: #00428B;

}



.w25-tanchuang4 .w25-tc3{overflow-y: scroll;}

.w25-tanchuang4 .w25-tc3::-webkit-scrollbar {

	width: 6px;

	background: rgba(0,66,139,.1);

}

.w25-tanchuang4 .w25-tc3::-webkit-scrollbar-thumb {

	border-radius: 4px;

	background: #00428B;

}



/* w26 */

.w26-box{padding: 0 0 8.33vw;}

.w26-b{height: 25vw;display: flex;align-items: stretch;;}

.w26-bj{position: relative;z-index: 1;}

.w26-img2{width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: -1;display: none;}

.w26-img2 img{width: 100%;height: 100%;object-fit: cover;display: block;}

.w26-b2{width: calc(100% / 6);position: relative;cursor: pointer;}

.w26-b2::after{content: '';position: absolute;top: 0;bottom: 0;right: 0;width: 1px;background: rgba(255, 255, 255, .2);}

.w26-b3{padding: 4.69vw 1.4vw 4.69vw 1.93vw;position: relative;z-index: 1;width: 100%;}

.w26-b3::after{content: '';position: absolute;top: 100%;left: 0;right: 0;bottom: 0;z-index: -1;background: rgba(0,66,139,0.9);transition: all 1s;}

.w26-b4{padding-bottom: 2.08vw;}

.w26-b4 img{height: 1.82vw;max-width: 100%;display: block;}

.w26-b5{font-size: 1.04vw;font-family: "MISANS-REGULAR";color: #FFFFFF;text-align: left;margin-bottom: 3.13vw;height: 2.71vw;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}

.w26-b6 img{width: 1.30vw;max-width: 100%;display: block;}

.w26-b2 a{display: flex;height: 100%;width: 100%;}

.w26-b7{height: 100%;overflow: hidden;}

.w26-b8{display: flex;flex-direction: column;justify-content: flex-end;height: 100%;transform: translateY(3.39vw);transition: all 1s;}

.w26-b2:hover .w26-b3::after{top: 0;}

.w26-b2:hover .w26-b8{transform: none;}

.w26-w27{position: relative;z-index: 1;}

.w26-w27-b{padding: 7.50vw 0 12.14vw;}

.w26-w27-bb{padding: 2vw;box-shadow: 0px 0px 20px rgba(0,74,138,0.1);overflow: hidden;}



/* w27 */

.w27-box{position: relative;z-index: 1;}

.w27-bj{position: absolute;bottom: -13vw;right: -6vw;z-index: -1;width: 29.84vw;height: 31.25vw;}

.w27-bj img{width: 100%;height: 100%;display: block;max-width: 100%;}

.w27-b1{width: 41.67vw;height: 34.38vw;overflow: hidden;}

.w27-b1 img{width: 100%;height: 100%;max-width: 100%;display: block;transition: all 1s;}

.w27-b1:hover img{transform: scale(1.05);}

.w27-b{display: flex;align-items: flex-start;gap: 5.21vw;}

.w27-b2{flex: 1;padding-top: 5.05vw;}

.w27-b3{font-size: 2.08vw;color: #00428B;font-family: "MISANS-DEMIBOLD";text-align: left;padding-bottom: 2.40vw;}

.w27-b4{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: justify;line-height: 1.6;}

.w27-new{display: none;}



/* w28 */

.w28{overflow: hidden;}

.w28-bj img{width: 100%;max-width: 100%;display: block;}

.w28-box{position: relative;}

.w28-b{position: absolute;top: 12.81vw;left: 0;right: 0;}

.w28-b1{position: relative;}

.w28-b2{font-size: 14.06vw;color: rgba(0,66,139,0.08);font-family: "Montserrat-Bold";text-align: center;}

.w28-b3{position: absolute;top: 55%;left: 50%;transform: translate(-50% , -50%);font-size: 2.08vw;color: rgba(0,66,139,0.8);font-family: "MISANS-DEMIBOLD";text-align: center;width: 52vw;}



/* w29 */

.w29-box{padding: 6.61vw 0 8.85vw;}

.w29-b1 .about-title{padding: 0 0 1.88vw 0;}

.w29-b2{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: center;padding-bottom: 2.60vw;}

.w29-b3{display: flex;align-items: stretch;gap: 0.68vw;}

.w29-b4{width: calc((100% - 2.04vw)/4);background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);height: 14.06vw;display: flex;flex-direction: column;align-items: center;justify-content: center;}

.w29-b5{margin-bottom: 1.93vw;width: 2.19vw;height: 2.19vw;}

.w29-b5 img{width: 100%;max-width: 100%;height: 100%;display: block;transition: all 1s;}

.w29-b6{font-size: 1.04vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";width: 80%;text-align: center;}

.w29-b4:hover .w29-b5 img{transform: scale(1.05);}



/* w30 */

.w30-title .about-title{padding: 0 0 2.71vw 0;}

.w30-box{padding: 6.56vw 0;}



/* w31 */

.w31-box{padding-bottom: 9.64vw;}

.w31-title .about-title{padding: 0 0 3.33vw 0;}



/* w32 */

.w32{background-size: cover;background-repeat: no-repeat;background-position: right;}

.w32-box{position: relative;margin-bottom: 11.04vw;}

.w32-b{width: 50%;height: 39.95vw;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;}

.w32-b1 .about-title{padding: 0 0 2.40vw 0;}

.w32-b2{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: left;line-height: 1.6;margin-bottom: 3.65vw;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 5;display: -webkit-box;-webkit-box-orient: vertical;}

.w32-b5{padding-bottom: 1.25vw;}

.w32-b5 img{height: 1.56vw;max-width: 100%;display: block;}

.w32-b6{font-size: 1.04vw;color: #00428B;font-family: "MISANS-REGULAR";text-align: center;}

.w32-b4{padding-right: 1.67vw;margin-right: 1.67vw;border-right: 1px solid rgba(0,66,139,0.1);}

.w32-b4{display: flex;flex-direction: column;align-items: center;}

.w32-b4:last-child{padding: 0;margin: 0;border: none;}

.w32-b3{display: flex;align-items: center;flex-wrap: wrap;}

.w32-txt{position: absolute;bottom: -5.21vw;left: -0.73vw;font-size: 10.42vw;color: rgba(0,66,139,0.08);font-family: "Montserrat-Bold";}



/* w33 */

.w33-box{padding-bottom: 8.85vw;}

.w33-b{display: flex;align-items: center;gap: 6.59vw;}

.w33-b1{width: 46.88vw;height: 36.25vw;overflow: hidden;}

.w33-b1 img{width: 100%;height: 100%;max-width: 100%;display: block;transition: all 1s;}

.w33-b1:hover img{transform: scale(1.05);}

.w33-b2{padding-right: 13.54vw;flex: 1;}

.w33-b3 .about-title{text-align: left;padding: 0 0 1.93vw 0;}

.w33-b4{padding: 0 0 3.39vw 1.04vw;}

.w33-b4 li{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.8;}

.w33-b4 li::marker{color: #cccccc;}

.w33-b5{display: flex;flex-wrap: wrap;gap: 2vw 0;}

.w33-b6{padding-right: 3vw;margin-right: 3vw;border-right: 1px solid rgba(0, 0, 0, .1);}

.w33-b6:nth-child(2n){padding: 0;margin: 0;border: none;}

.w33-b7{font-size: 0.83vw;color: #00428B;font-family: "MISANS-REGULAR";padding-bottom: 1.04vw;min-width: 7.50vw;}

.w33-b7 span{font-family: "manrope-bold";font-size: 2.08vw;padding-right: 1.04vw;line-height: 1;}

.w33-b8{font-size: 0.73vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";}



/* w34 */

.w34-box{padding: 5.73vw 0 0;position: relative;z-index: 1;}

.w34-bj{position: absolute;top: 0;left: 0;right: 0;height: 35.21vw;background: rgba(248, 248, 248, 1);z-index: -1;}

.w34-title .about-title{padding: 0 0 2.40vw 0;}

.w34-b1{height: 38.13vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);display: flex;align-items: center;justify-content: center;padding: 1.56vw;}

.w34-b1 img{width: 100%;max-width: 100%;}



/* w35 */

.w35{overflow: hidden;}

.w35-b3 .about-title{text-align: left;padding: 0 0 8.33vw 0;white-space: nowrap;line-height: 1;}

.w35-b1{display: flex;align-items: flex-start;gap: 11.20vw;}

.w35-b2{padding: 1.56vw 0 1.56vw 13.54vw;}

.w35-b5{width: 100%;overflow: hidden;}

.w35-b6{display: flex;align-items: stretch;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.w35-b7{width: 22.45vw;height: 21.93vw;overflow: hidden;}

.w35-b7 img{width: 100%;height: 100%;max-width: 100%;display: block;object-fit: cover;transition: all 1s;}

.w35-b6:hover .w35-b7 img{transform: scale(0.95);}

.w35-b8{padding: 2.08vw;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;overflow: hidden;}

.w35-b9{font-size: 1.04vw;color: #000000;font-family: "MISANS-REGULAR";padding-bottom: 1.04vw;margin-bottom: 1.56vw;border-bottom: 1px solid rgba(0, 0, 0, .1);}

.w35-b10{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.8;padding-left: 1.04vw;}

.w35-lunbo{width: 100%;padding: 1.56vw 0;}

.w35-box{padding-bottom: 6.51vw;position: relative;z-index: 1;padding-top: 9.9vw;}

.w35-bj{position: absolute;bottom: 0;left: 0;right: 13.54vw;height: 21.88vw;background: rgba(248, 248, 248, 1);z-index: -1;}



/* w36 */

.w36{overflow: hidden;}

.w36-b5{padding: 1.98vw 1.77vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);width: calc((100% - 12.4vw)/3);}

.w36-b10{width: 47.86vw;height: 30.31vw;overflow: hidden;}

.w36-b10 img{width: 100%;height: 100%;object-fit: cover;max-width: 100%;display: block;transition: all 1s;}

.w36-b10:hover img{transform: scale(1.05);}

.w36-box{padding: 8.85vw 0;}

.w36-b{display: flex;align-items: flex-end;gap: 5.57vw;}

.w36-b1{flex: 1;padding-left: 13.54vw;}

.w36-b2 .about-title{text-align: left;padding: 0 0 2.08vw 0;}

.w36-b3{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.6;text-align: left;padding: 0 7.55vw 3.02vw 0;}

.w36-b4{display: flex;flex-wrap: wrap;gap: 0.78vw;}

.w36-b7{width: 1.98vw;height: 1.98vw;display: flex;align-items: center;justify-content: center;min-width: 1.98vw;}

.w36-b7 img{max-width: 100%;display: block;}

.w36-b6{display: flex;align-items: center;padding-bottom: 2.24vw;justify-content: space-between;}

.w36-b8{font-size: 1.56vw;color: rgba(0,66,139,0.1);font-family: "Montserrat-Regular";}

.w36-b9{font-size: 1.04vw;color: #00428B;font-family: "MISANS-REGULAR";text-align: left;}



/* w37 */

.w37{overflow: hidden;}

.w37-box{padding-left: 13.54vw;margin-bottom: 11.46vw;}

.w37-b{padding: 5.21vw 0 0 7.81vw;position: relative;}

.w37-b1{background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);padding: 4.43vw 13.54vw 4.43vw 37.50vw;}

.w37-b2 .about-title{padding: 0 0 2.86vw 0;text-align: left;}

.w37-b3{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: left;line-height: 1.8;list-style-type: none;}

.w37-b3 li{margin-bottom: 1.25vw;cursor: pointer;}

.w37-b3 li.on{color: #00428B;}

.w37-b3 li:last-child{margin-bottom: 0;}

.w37-b4{position: absolute;top: 0;left: 0;width: 38.28vw;height: 30.68vw;}

.w37-b6{overflow: hidden;}

.w37-b6 img{width: 100%;height: 100%;max-width: 100%;display: block;object-fit: cover;transition: all 1s;}

.w37-b6:hover img{transform: scale(1.05);}

.w37-lunbo .swiper-pagination{position: absolute;bottom: 4.17vw;left: 50%;transform: translateX(-50%);}

.w37-lunbo .swiper-pagination-bullet{width: 0.73vw;height: 0.73vw;border-radius: 50%;background: rgba(0,66,139,0.2);opacity: 1;margin: 0 0.52vw;}

.w37-lunbo .swiper-pagination-bullet-active{background: #00428B;}



/* w38 */

.w38{background-size: cover;background-position: left;background-repeat: no-repeat;height: 43.75vw;overflow: hidden;display: flex;align-items: flex-end;justify-content: center;position: relative;margin-bottom: 11.46vw;}

.w38-txt{position: absolute;top: 5vw;right: 0;font-size: 10.42vw;color: rgba(0,66,139,0.08);font-family: "Montserrat-Bold";}

.w38-b{padding-bottom: 7.81vw;}

.w38-b{width: 45%;margin: 0 0 0 auto;}

.w38-b1 .about-title{padding: 0 0 2.34vw 0;text-align: left;}

.w38-b2{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";padding-bottom: 2.19vw;line-height: 1.6;}

.w38-b4{font-size: 0.83vw;color: #00428B;font-family: "MISANS-REGULAR";display: flex;align-items: center;padding-left: 1.30vw;position: relative;min-width: 12.24vw;}

.w38-b4::after{content: '';position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 0.42vw;height: 0.42vw;background: #00428B;border-radius: 50%;}

.w38-b5{margin-right: 1.04vw;}

.w38-b6{font-size: 1.04vw;font-family: "MISANS-DEMIBOLD";}

.w38-b3{display: flex;flex-wrap: wrap;gap: 1.04vw 2.08vw;}



/* w39 */

.w39{padding-bottom: 10.42vw;}

.w39-b{display: flex;align-items: flex-start;gap: 0 13.54vw;position: relative;padding-bottom: 7.29vw;}

.w39-b1 .about-title{text-align: left;padding: 0 0 0 13.54vw;line-height: 1;}

.w39-b2{flex: 1;overflow: hidden;}

.w39-b2 img{width: 100%;max-width: 100%;display: block;object-fit: cover;transition: all 1s;}

.w39-b2:hover img{transform: scale(1.05);}

.w39-b3{position: absolute;left: 13.54vw;bottom: 0;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);min-width: 65.21vw;}

.w39-b3{display: flex;flex-wrap: wrap;}

.w39-b3::after{content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 1px;background: #FFFFFF;}

.w39-b4{height: 12.50vw;width: calc((100% - 5px)/5);border-right: 1px solid rgba(0,66,139,0.1);border-bottom: 1px solid rgba(0,66,139,0.1);display: flex;}

.w39-b4:nth-child(5n){border-right: none;}

.w39-b7{display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 1.04vw;flex: 1;}

.w39-b5{font-size: 1.04vw;color: #00428B;font-family: "MISANS-REGULAR";}

.w39-b5 span{font-size: 2.08vw;font-family: "manrope-bold";margin-right: 0.68vw;}

.w39-b6{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: center;}



/* w40 */

.w40{position: relative;z-index: 1;padding-bottom: 10.00vw;margin-bottom: 9.74vw;}

.w40-bj{position: absolute;top: 0;left: 0;bottom: 0;right: 13.54vw;background: rgba(248, 248, 248, 1);z-index: -1;}

.w40-left{padding: 5.47vw 0 0 13.54vw;flex: 1;}

.w40-b1{display: flex;align-items: center;padding-bottom: 2.08vw;}

.w40-b2{font-size: 2.08vw;color: #00428B;font-family: "MISANS-DEMIBOLD";opacity: 0.6;margin-right: 2.60vw;cursor: pointer;transition: all .3s;}

.w40-b2.on{opacity: 1;}

.w40-b2:hover{opacity: 1;}

.w40-b2:last-child{margin-right: 0;}

.w40-b3{padding-bottom: 3.33vw;}

.w40-b4{display: none;font-size: 0.83vw;font-family: "MISANS-REGULAR";color: rgba(0, 0, 0, .6);}

.w40-b6{display: none;}

.w40-b7{display: flex;align-items: center;}

.w40-b8{font-size: 1.04vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";margin-right: 1.98vw;padding-bottom: 0.63vw;border-bottom: 2px solid transparent;cursor: pointer;transform: all .3s;white-space: nowrap;}

.w40-b8:last-child{margin-right: 0;}

.w40-b8.on{border-color: #00428B;color: #00428B;}

.w40-b8:hover{color: #00428B;}

.w40-b{display: flex;align-items: flex-start;gap: 6.46vw;}

.w40-b11 .swiper-container{width: 48.59vw;height: 35.42vw;}

.w40-b12{overflow: hidden;}

.w40-b12 img{width: 100%;max-width: 100%;display: block;object-fit: cover;transition: all 1s;}

.w40-b12:hover img{transform: scale(1.05);}

.w40-b9{display: none;}

.w40-b11{display: none;}

.w40-zx{position: absolute;left: 13.54vw;bottom: 6.77vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);z-index: 1;width: 46.88vw;}

.w40-zx2{padding: 3.39vw 4.69vw 5.05vw;}

.w40-zx10 .swiper-button-next,.w40-zx10 .swiper-button-prev{position: initial;margin: 0.65vw 0;}

.w40-zx10 .swiper-button-next,.w40-zx10 .swiper-button-prev{transition: all .3s;width: 2.97vw;height: 2.97vw;background: #FFFFFF;box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);border-radius: 50%;display: flex;align-items: center;justify-content: center;}

.w40-zx10 .swiper-button-next img,.w40-zx10 .swiper-button-prev img{width: 1.04vw;max-width: 100%;display: block;}

.w40-zx10 .swiper-button-next:hover,.w40-zx10 .swiper-button-prev:hover{background: #00428B;transition: all .3s;}

.w40-zx10 .swiper-button-next:hover img,.w40-zx10 .swiper-button-prev:hover img{filter: grayscale(1) brightness(100);}

.w40-zx10{display: flex;flex-direction: column;}

.w40-zx6{display: flex;align-items: center;gap: 1.04vw;}

.w40-zx8{font-size: 1.25vw;color: #000000;font-family: "MISANS-REGULAR";padding-bottom: 1.25vw;}

.w40-zx9{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.6;}

.w40-zx11{flex: 1;}

/* .w40-zx7{display: none;} */

.w40-zx5{display: none;}

.w40-zx4{display: none;}



/* w41 */

.w41{margin-bottom: 15.31vw;}

.w41-b1{width: 47.14vw;height: 31.82vw;overflow: hidden;}

.w41-b1 img{width: 100%;height: 100%;max-width: 100%;display: block;object-fit: cover;transition: all 1s;}

.w41-b1:hover img{transform: scale(1.05);}

.w41-b{display: flex;align-items: center;gap: 7.81vw;}

.w41-b2{flex: 1;padding-right: 13.54vw;}

.w41-b4{font-size: 2.08vw;color: rgba(0,66,139,0.6);font-family: "MISANS-DEMIBOLD";margin-bottom: 1.20vw;position: relative;cursor: pointer;transition: all .3s;}

.w41-b4::before{content: '';position: absolute;bottom: -1.20vw;left: 0;right: 0;height: 2px;background: rgba(0,66,139,0.6);transition: all 1.2s;}

.w41-b4:hover{color: #00428B;}

.w41-b4:hover::before{left: -10.42vw;background: #00428B;}

.w41-b4.on::before{left: -10.42vw;background: #00428B;}

.w41-b4.on{color: #00428B;}

.w41-b5{padding-top: 1.67vw;font-size: 0.83vw;color: rgba(0, 0, 0, .6);line-height: 1.6;display: none;font-family: "MISANS-REGULAR";}

.w41-b3{padding-bottom: 3.65vw;}

.w41-b3:last-child{padding: 0;}



/* w42 */

.w42{margin-bottom: 14.06vw;}

.w42-b1{padding-left: 13.54vw;}

.w42-b2{padding: 6.15vw 65% 9.11vw 4.69vw;background: rgba(248, 248, 248, 1);position: relative;}

.w42-b3 .about-title{padding: 0 0 1.82vw 0;text-align: left;}

.w42-b4{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.6;text-align: left;}

.w42-b5{position: absolute;width: 36.46vw;height: 48.44vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);right: 13.54vw;top: 50%;transform: translateY(-50%);overflow: hidden;display: flex;align-items: center;justify-content: center;}

.w42-b5 img{width: 80%;max-width: 100%;object-fit: contain;transition: all 1s;}

.w42-b5:hover img{transform: scale(1.05);}



/* w43 */

.w43-box{padding-bottom: 8.33vw;}

.w43-b{display: flex;align-items: flex-start;gap: 7.55vw;}

.w43-b1{width: 39.06vw;height: 38.54vw;overflow: hidden;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.w43-b1 img{width: 100%;height: 100%;max-width: 100%;display: block;transition: all 1s;object-fit: cover;}

.w43-b1:hover img{transform: scale(1.05);}

.w43-b2{flex: 1;}

.w43-b3 .about-title{text-align: left;padding: 8.33vw 0 1.82vw;}

.w43-b4{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: left;padding-bottom: 2.60vw;}

.w43-b7{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 2;text-align: left;transform: translateY(-0.52vw);}

.w43-b7 strong{font-size: 1.04vw;}

.w43-b6{padding-left: 2.08vw;height: 16.15vw;}

.w43-b5{overflow-y: scroll;direction: rtl;}

.w43-b5::-webkit-scrollbar{width: 3px;background: rgba(0,66,139,.1);}

.w43-b5::-webkit-scrollbar-thumb {border-radius: 4px;background: #00428B;}



/* w44 */

.w44{position: relative;padding-bottom: 10.94vw;z-index: 1;overflow: hidden;padding-top: 10px;}

.w44-bj{position: absolute;top: 5.21vw;left: 0;width: 55.00vw;height: 20.10vw;background: rgba(248, 248, 248, 1);z-index: -1;}

.w44-b2 .about-title{text-align: left;padding: 0 0 4.95vw 0;white-space: nowrap;line-height: 1;}

.w44-b4{flex: 1;overflow: hidden;background: #FFFFFF;box-shadow: 0px 0px 20px rgba(0,74,138,0.1);}

.w44-b{display: flex;align-items: flex-start;gap: 15.63vw;}

.w44-b5{padding: 3.23vw 3.54vw;}

.w44-b6{font-size: 1.04vw;color: #000000;font-family: "MISANS-REGULAR";text-align: left;padding-bottom: 1.46vw;margin-bottom: 1.82vw;border-bottom: 2px solid #EDEDED;}

.w44-b7{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: left;line-height: 1.6;}



/* w45 */

.w45{overflow: hidden;}

.w45-box{padding-bottom: 8.33vw;}

.w45-b1{width: 50.00vw;height: 33.85vw;overflow: hidden;}

.w45-b1 img{width: 100%;height: 100%;display: block;object-fit: cover;max-width: 100%;transition: all 1s;}

.w45-b1:hover img{transform: scale(1.05);}

.w45-b{display: flex;align-items: flex-start;gap: 6.18vw;position: relative;padding-right: 13.54vw;}

.w45-b2{flex: 1;}

.w45-b3 .about-title{padding: 6.61vw 0 1.82vw;text-align: left;}

.w45-b4{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: left;line-height: 1.6;}

.w45-b5{position: absolute;top: 18.75vw;right: 13.54vw;width: 55.47vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.w45-b6{display: flex;align-items: stretch;flex-wrap: wrap;}

.w45-b7{height: 11.09vw;display: flex;flex-direction: column;align-items: center;justify-content: center;width: calc(100% / 4);position: relative;}

.w45-b7::after{content: '';position: absolute;top: 0;right: 0;bottom: 0;width: 1px;background: rgba(0,66,139,0.06);}

.w45-b7:nth-child(4n)::after{display: none;}

.w45-b8{font-size: 0.83vw;color: #00428B;font-family: "MISANS-REGULAR";}

.w45-b8 span{font-size: 2.08vw;font-family: "Montserrat-Bold";margin-right: 0.63vw;line-height: 1;}

.w45-b9{padding: 1.04vw 1.04vw 0;font-size: 0.73vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";}

.w46-img{width: 32.34vw;height: auto !important;}



/* w46 */

.w46{background: rgba(248, 248, 248, 1);}

.w46-box{padding: 6.25vw 0 7.08vw;margin-bottom: 8.85vw;}

.w46-b1 .about-title{padding: 0 0 1.88vw 0;}

.w46-b2{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: center;width: 64%;margin: 0 auto;line-height: 1.6;padding-bottom: 2.92vw;}

.w46-b3{display: flex;align-items: stretch;gap: 1.04vw;flex-wrap: wrap;}

.w46-b4{display: flex;align-items: center;justify-content: center;height: 25.52vw;overflow: hidden;background: #FFFFFF;width: calc((100% - 1.04vw)/2);}

.w46-b4 img{max-width: 100%;transition: all 1s;height: 100%;object-fit: contain;width: 34.90vw;height: 20.31vw;}

.w46-b4:hover img{transform: scale(1.05);}

.w6-img{height: auto;object-fit: contain;}



/* w47 */

.w47{background-size: cover;background-repeat: no-repeat;background-position: left bottom;overflow: hidden;}

.w47-box{padding-bottom: 11.46vw;}

.w47-box .w41-b{flex-direction: row-reverse;}

.w47-box .w41-b2{padding: 0 0 0 13.54vw;}

.w47-box .w41-b4:hover::before{right: -10.42vw;background: #00428B;left: 0;}

.w47-box .w41-b4.on::before{right: -10.42vw;background: #00428B;left: 0;}



/* w48 */

.w48 .w38{height: 47.29vw;}

.w48 .w38-b{width: 37%;}

.w48-b{display: flex;align-items: stretch;flex-wrap: wrap;gap: 3.44vw;}

.w48-b1{width: 2.40vw;height: 4.27vw;}

.w48-b1 img{width: 100%;height: 100%;max-width: 100%;object-fit: contain;}



/* w49 */

.w49-box{padding-bottom: 9.17vw;}

.w49-b1{display: flex;align-items: flex-start;gap: 27.76vw;padding-bottom: 3.13vw;}

.w49-b2{flex: 1;}

.w49-b3 .about-title{text-align: left;padding: 0 0 2.08vw 0;}

.w49-b4{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: left;line-height: 1.6;}

.w49-b7{position: relative;display: flex;align-items: center;justify-content: center;height: 28.91vw;border: 1px solid rgba(0, 0, 0, .1);}

.w49-b8{max-width: 100%;display: block;padding-bottom: 4.17vw;transition: all 1s;width: 15.63vw;height: 18.23vw;}

.w49-b9{position: absolute;bottom: 2.60vw;left: 2.60vw;right: 2.60vw;text-align: center;font-size: 1.04vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.3;}

.w49-b6{box-sizing: border-box;}

.w49-b7:hover .w49-b9{color: #00428B;}

.w49-b7{overflow: hidden;}

.w49-b7:hover .w49-b8{transform: scale(1.05);}



/* w50 */

.w50{position: relative;z-index: 1;}

.w50-bj{background: rgba(248, 248, 248, 1);z-index: -1;position: absolute;right: 0;top: 0;width: 50.00vw;height: 45.42vw;}

.w50-b1{display: flex;align-items: flex-start;gap: 37.50vw;padding-bottom: 3.13vw;}

.w50-b2{flex: 1;}

.w50-b4 .about-title{text-align: left;padding: 0 0 2.08vw 0;}

.w50-b5{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: left;}

.w50-b7{display: flex;align-items: center;}

.w50-b8{font-size: 1.04vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";white-space: nowrap;margin: 0 2.08vw 0.63vw 0;cursor: pointer;position: relative;transition: all .3s;}

.w50-b8:last-child{margin-right: 0;}

.w50-b8::after{content: '';position: absolute;left: 0;bottom: -0.63vw;right: 0;height: 1px;background: #00428B;opacity: 0;transition: all .3s;}

.w50-b8:hover{color: #00428B;}

.w50-b8:hover::after{opacity: 1;}

.w50-b8.on{color: #00428B;}

.w50-b8.on::after{opacity: 1;}

.w50-b3{display: none;}

.w50-b11{position: relative;height: 21.56vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);display: flex;align-items: center;justify-content: center;}

.w50-b12{max-width: 100%;display: block;padding-bottom: 4.17vw;transition: all 1s;width: 8.54vw;}

.w50-b13{position: absolute;bottom: 2.60vw;left: 2.60vw;right: 2.60vw;text-align: center;font-size: 1.04vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.3;}

.w50-b14{margin-top: 5.21vw;}

.w50-box{padding: 3.23vw 0 13.54vw;}

.w50-b10 .swiper-container{padding: 0.52vw;}

.w50-b11{overflow: hidden;}

.w50-b11:hover .w50-b12{transform: scale(1.05);}

.w50-b11:hover .w50-b13{color: #00428B;}

.w50-b10{display: none;}



/* w51 */

.w51{position: relative;z-index: 1;}

.w51-bj{background: rgba(248, 248, 248, 1);z-index: -1;position: absolute;right: 0;top: 0;right: 0;height: 32.29vw;width: 100%;}

.w51 .w46{background: transparent;}

.w51 .w46-b4{box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);height: 26.77vw;position: relative;}

.w51 .w46-b4 img{padding-bottom: 2.60vw;height: auto;}

.w51-b{position: absolute;bottom: 2.60vw;left: 2.60vw;right: 2.60vw;text-align: center;font-size: 0.83vw;color: #000000;font-family: "MISANS-REGULAR";}

.w51 .w46-box{margin: 0;padding-bottom: 10.42vw;}



/* w52 */

.w52{overflow: hidden;}

.w52-box{padding-bottom: 10.21vw;}

.w52-b1{width: 24.11vw;padding-left: 13.54vw;}

.w52-b2{padding-bottom: 6.93vw;}

.w52-b2 .about-title{padding: 0 0 2.08vw 0;text-align: left;line-height: 1;}

.w52-b3{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: left;line-height: 1.6;}

.w52-b5{overflow: hidden;flex: 1;}

.w52-b{display: flex;align-items: flex-start;gap: 5.47vw;}

.w52-b6{overflow: hidden;height: 26.20vw;}

.w52-b7{width: 100%;max-width: 100%;display: block;height: 100%;object-fit: cover;transition: all 1s;}

.w52-b6:hover .w52-b7{transform: scale(1.05);}



/* w53 */

.w53-box{padding: 6.77vw 0 4.69vw;}

.w53-b{background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);position: relative;}

.w53-b1{display: flex;align-items: stretch;}

.w53-b2{width: 50.21vw;height: 24.06vw;overflow: hidden;}

.w53-b2 img{width: 100%;height: 100%;max-width: 100%;object-fit: cover;display: block;transition: all 1s;}

.w53-b2:hover img{transform: scale(1.05);}

.w53-b3{flex: 1;padding: 2.08vw;}

.w53-b4{font-size: 0.83vw;color: #6FBA2C;font-family: "MISANS-REGULAR";text-align: left;padding-bottom: 1.04vw;}

.w53-b5{font-size: 1.56vw;color: #000000;font-family: "MISANS-REGULAR";text-align: left;margin-bottom: 1.82vw;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}

.w53-b6{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: left;margin-bottom: 5.71vw;line-height: 1.6;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;}

.w53-b7{font-size: 0.83vw;color: #6FBA2C;font-family: "MISANS-REGULAR";text-align: left;display: flex;border-top: 1px solid rgba(0, 0, 0, .1);padding-top: 0.94vw;}

.w53-b3:hover .w53-b7 span{animation:change1 1.5s linear infinite;}

.w53-b3{display: flex;flex-direction: column;justify-content: center;}

.w53-b .swiper-pagination{position: absolute;bottom: 2.08vw;left: 2.97vw;}

.w53-b .swiper-pagination-bullet{width: 2.40vw;height: 0.26vw;background: rgba(255, 255, 255, .4);margin: 0 0.42vw 0 0;border-radius: 0;opacity: 1;}

.w53-b .swiper-pagination-bullet-active{background: #6FBA2C;}



/* w54 */

.w54-box{padding-bottom: 8.85vw;}

.w54-b{display: flex;flex-wrap: wrap;gap: 1.72vw 1.04vw;}

.w54-b1{width: calc((100% - 2.08vw)/3);background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.w54-b3{height: 17.19vw;overflow: hidden;position: relative;}

.w54-b3 img{width: 100%;height: 100%;object-fit: cover;display: block;max-width: 100%;}

.w54-b4{position: absolute;bottom: 0;left: 0;width: 7.03vw;height: 1.67vw;background-size: 100% 100%;background-repeat: no-repeat;background-position: right;}

.w54-b4{font-size: 0.73vw;color: #FFFFFF;font-family: "MISANS-REGULAR";display: flex;align-items: center;justify-content: center;}

.w54-b4 span{max-width: 3.7vw;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.w54-b5{padding: 2.60vw 1.88vw 2.34vw;flex: 1;}

.w54-b6{font-size: 0.83vw;color: #6FBA2C;font-family: "MISANS-REGULAR";text-align: left;padding-bottom: 1.04vw;}

.w54-b7{transition: all .5s;font-size: 1.25vw;color: #000000;font-family: "MISANS-REGULAR";text-align: left;margin-bottom: 1.93vw;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}

.w54-b8{transition: all .5s;font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";text-align: left;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}

.w54-b10{transition: all .5s;font-size: 0.83vw;color: #6FBA2C;font-family: "MISANS-REGULAR";text-align: left;display: flex;padding-top: 0.94vw;border-top: 1px solid rgba(0, 0, 0, .1);}

.w54-b11{height: 18.85vw;display: flex;transition: all .5s;}

.w54-b5{display: flex;flex-direction: column;justify-content: space-between;}

.w54-b1:hover .w54-b11{background: #00428B;}

.w54-b1:hover .w54-b7{color: #FFFFFF;}

.w54-b1:hover .w54-b8{color: rgba(255, 255, 255, .6);}

.w54-b1:hover .w54-b10{border-color: rgba(255, 255, 255, .1);}

.w54-b1:hover .w54-b10 span{animation:change1 1.5s linear infinite;}



/* w55 */

.w55-b1{font-size: 2.08vw;color: #00428B;font-family: "MISANS-DEMIBOLD";text-align: left;padding-bottom: 3.13vw;}

.w55-b4{width: 10.42vw;height: 2.71vw;border: 1px solid rgba(0,66,139,0.1);border-radius: 1.35vw;display: flex;align-items: center;justify-content: center;margin-right: 1.04vw;}

.w55-b4:last-child{margin: 0;}

.w55-b3{display: flex;align-items: center;}

.w55-b4{font-size: 0.83vw;color: #00428B;font-family: "MISANS-REGULAR";}

.w55-b5{display: flex;align-items: center;}

.w55-b6{width: 2.71vw;height: 2.71vw;margin-right: 1.04vw;transition: all .7s;border-radius: 50%;border: 1px solid rgba(0,66,139,0.1);overflow: hidden;}

.w55-b6:last-child{margin-right: 0;}

.w55-b6 img{width: 100%;height: 100%;max-width: 100%;display: block;transition: all .7s;}

.w55-b2{display: flex;align-items: center;justify-content: space-between;padding-bottom: 2.08vw;border-bottom: 1px solid rgba(0, 0, 0, .1);margin-bottom: 3.91vw;}

.w55-b6:hover{border-radius: 0;}

.w55-b6:hover img{transform: scale(1.5);}

.w55-box{padding-bottom: 9.58vw;}

.w55-b7 .about-title{padding: 0 0 2.81vw 0;}



/* w56 */

.w56-box{padding: 7.60vw 0 9.06vw;}

.w56-b{display: flex;flex-wrap: wrap;align-items: stretch;gap: 1.04vw;}

.w56-b1{width: calc((100% - 2.08vw)/3);background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.w56-video{width: 99.9%;height: 17.71vw;object-fit: contain;display: block;}

.w56-b11{display: flex;align-items: center;justify-content: center;background: #000000;}

.w56-b7{position: relative;}

.w56-b8{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;}

.w56-b10{width: 100%;height: 100%;object-fit: cover;display: block;max-width: 100%;}

.w56-b9{position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);cursor: pointer;width: 3.13vw;height: 3.13vw;display: block;max-width: 100%;}

.w56-b12{padding: 1.72vw 1.88vw;}

.w56-b13{font-size: 1.04vw;color: #000000;font-family: "MISANS-REGULAR";padding-bottom: 0.89vw;}

.w56-b14{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";}



/* w57 */

.w57-box{padding: 7.14vw 0 8.33vw;}

.w57-title{display: flex;align-items: center;justify-content: space-between;margin-bottom: 3.65vw;}

.w57-t1 .about-title{text-align: left;padding: 0;}

.w57-t2{display: flex;align-items: center;}

.w57-t3{font-size: 1.04vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";padding-bottom: 0.78vw;border-bottom: 2px solid transparent;margin-right: 1.88vw;transition: all .3s;}

.w57-t3.on{border-color: #00428B;color: #00428B;}

.w57-t3:last-child{margin-right: 0;}

.w57-t3:hover{color: #00428B;}

.w57-b{display: flex;flex-wrap: wrap;gap: 1.56vw 1.04vw;}

.w57-b1{width: calc((100% - 2.08vw)/3);}

.w57-b2{transition: all .5s;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.w57-b4{padding: 2.40vw 1.88vw 3.39vw;}

.w57-b5{font-size: 1.25vw;color: #000000;font-family: "MISANS-REGULAR";padding-bottom: 1.56vw;}

.w57-b8{width: 0.78vw;height: 0.78vw;max-width: 100%;display: block;transition: all .1s;}

.w57-b9{width: 0.57vw;height: 0.73vw;max-width: 100%;display: block;transition: all .1s;}

.w57-b6{display: flex;align-items: center;flex-wrap: wrap;}

.w57-b7{transition: all .1s;width: 7.29vw;height: 2.40vw;border: 1px solid rgba(0,66,139,0.1);margin-right: 1.04vw;display: flex;align-items: center;justify-content: center;font-size: 0.83vw;color: #00428B;font-family: "MISANS-REGULAR";cursor: pointer;}

.w57-b7:last-child{margin-right: 0;}

.w57-b7:hover{background: #6FBA2C;border-color: #6FBA2C;color: #FFFFFF;}

.w57-b7:hover img{filter: grayscale(1) brightness(100);}

.w57-b3{height: 19.43vw;overflow: hidden;}

.w57-b3 img{width: 100%;height: 100%;display: block;object-fit: cover;}

.w57-b2:hover{transform: scale(1.05);transition: all 1s;box-shadow: 0 0 20px rgba(0, 0, 0, .2);}



.w57-cjwt2{background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);padding: 2.45vw 2.50vw 2.45vw 4.17vw;margin-bottom: 0.94vw;}

.w57-cjwt2:last-child{margin-bottom: 0;}

.w57-cjwt3{display: flex;align-items: center;justify-content: space-between;}

.w57-cjwt5{list-style-type: none;position: relative;transition: all .5s;}

.w57-cjwt5 li:nth-child(1){width: 1.04vw;height: 0.10vw;background: #000000;}

.w57-cjwt5 li:nth-child(2){width: 0.10vw;height: 1.04vw;position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);background: #000000;}

.w57-cjwt4{font-size: 1.04vw;color: #000000;font-family: "MISANS-REGULAR";flex: 1;padding-right: 1.56vw;}

.w57-cjwt3{position: relative;cursor: pointer;}

.w57-cjwt3::after{content: '';position: absolute;top: 0;bottom: 0;left: -1.56vw;width: 0.21vw;height: 100%;background: 	rgba(0,66,139,0.1);}

.w57-cjwt6{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";padding-top: 2.08vw;margin-top: 1.56vw;border-top: 1px solid rgba(0,66,139,0.1);display: none;line-height: 1.6;}

.w57-cjwt3.on .w57-cjwt5{transform: rotate(90deg);}

.w57-cjwt3.on .w57-cjwt5 li:nth-child(1){opacity: 0;}

.w57-cjwt3.on .w57-cjwt5 li:nth-child(2){background: #00428B;}



.w57-new{width: 0.68vw;height: 0.78vw;max-width: 100%;display: block;transition: all .1s;}



/* w58 */

.w58-box{padding: 7.14vw 0 9.90vw;}

.w58-title .about-title{padding: 0 0 3.23vw 0;}

.w58-b{background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);padding: 2.60vw 5.21vw 5.94vw;text-align: center;}

.w58-b2{display: flex;align-items: flex-start;padding: 1.98vw 0 1.25vw;border-bottom: 1px solid rgba(0, 0, 0, .1);}

.w58-b3{flex: 1;padding-right: 1.56vw;font-size: 1.04vw;color: #000000;font-family: "MISANS-REGULAR";text-align: left;}

.w58-b4{font-size: 1.04vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";white-space: nowrap;}

.w58-btn{position: relative;z-index: 1;overflow: hidden;transition: all .3s;font-size: 0.68vw;color: #00428B;font-family: "MISANS-REGULAR";width: 7.29vw;height: 2.40vw;border: 1px solid rgba(0,66,139,0.1);cursor: pointer;margin: 3.65vw auto 0 auto;display: flex;align-items: center;justify-content: center;}

.w58-btn:hover{color: #FFFFFF;border-color: #00428B;background: #00428B;}



/* w59 */

.w59-b{display: flex;align-items: flex-start;gap: 6.77vw;}

.w59-left{border-top: 1px solid rgba(0,66,139,0.1);min-width: 13.54vw;list-style-type: none;}

.w59-l2{padding: 1.46vw 0;border-bottom: 1px solid rgba(0,66,139,0.1);overflow: hidden;cursor: pointer;font-size: 0.83vw;font-family: "MISANS-REGULAR";color: rgba(0, 0, 0, .6);transition: all .1s;}

.w59-l3{padding-left: 1.25vw;position: relative;transform: translateX(-1.25vw);transition: all .5s;}

.w59-l3::before{content: '';position: absolute;top: 0;left: 0;bottom: 0;width: 0.16vw;height: 100%;background: #00428B;}

.w59-l2:hover .w59-l3{transform: translateX(0);}

.w59-l2 a{color: rgba(0, 0, 0, .6);}

.w59-l2:hover a{color: #00428B;}

.w59-l2.on .w59-l3{transform: translateX(0);}

.w59-l2.on a{color: #00428B;}

.w59-right{flex: 1;}

.w59-r2{display: flex;flex-wrap: wrap;gap: 1.04vw;}

.w59-r3{width: calc((100% - 2.08vw)/3);background: rgba(86,86,86,0.04);transition: all 1s;}

.w59-r4{height: 21.88vw;overflow: hidden;display: flex;align-items: center;justify-content: center;position: relative;border-bottom: 1px solid rgba(86, 86, 86, 0.1);}

.w59-r4 img{padding-bottom: 2.60vw;max-width: 100%;display: block;width: 15.63vw;height: 15.63vw;}

.w59-r5{position: absolute;bottom: 2.81vw;left: 1.04vw;right: 1.04vw;text-align: center;font-size: 1.04vw;color: #000000;font-family: "MISANS-REGULAR";}

.w59-r6{display: flex;align-items: center;}

.w59-r7{transition: all .1s;flex: 1;border-right: 1px solid rgba(86, 86, 86, 0.1);display: flex;align-items: center;justify-content: center;height: 3.65vw;font-size: 0.83vw;color: #00428B;font-family: "MISANS-REGULAR";cursor: pointer;}

.w59-r7:last-child{border-right: none;}

.w59-r7:hover{background: #6FBA2C;color: #FFFFFF;}

.w59-r7:hover img{filter: grayscale(1) brightness(100);}

.w59-rt{/*display: none;*/}

.w59-r3:hover{transform: scale(1.05);box-shadow: 0 0 10px rgba(0, 0, 0, .2);}



.bigPicLayer {display: none;position: fixed;z-index: 99999999999;top: 0;left: 0;right: 0;bottom: 0;padding: 70px;background: #000000;}

.bigPicLayer .close {display: block;width: 1.98vw;height: 1.98vw;background: url(../images/img228.png) no-repeat;right: 1.56vw;top: 1.56vw;position: relative;position: absolute;z-index: 12;background-size: 100% 100%;}

.bigPicLayer .close em {width: 1px;height: 50px;background: #009690;display: none;position: absolute;left: 50%;margin-left: -0.5px;top: 100%;}

.bigPicLayer .imgDiv {text-align: center;}

.bigPicLayer .imgDiv img {width: 100%;}

.bigPicLayer .imgDiv span {display: block;text-align: center;font-size: 18px;margin-top: 16px;color: #fff;font-weight: bold;position: absolute;left: 0;top: 100%;width: 100%;}

#Layer1 {position: fixed;z-index: 9;background: #000000;top: 0;left: 0;width: 100% !important;}

.bigPicLayer .box{height: 100%;}

.wrap{height: 100%;}

.wrap video{width: 100%;height: 100%;object-fit: contain;}



/* w60 */

.w60{overflow: hidden;}

.w60-img img{width: 100%;max-width: 100%;display: block;}

.w60-img{position: relative;}

.w60-wz{position: absolute;top: 17.71vw;left: 20.83vw;}

.w60-wz1{width: 11.46vw;height: 4.69vw;}

.w60-wz1 img{width: 100%;height: 100%;object-fit: contain;display: block;max-width: 100%;}

.w60-wz2{width: 1.04vw;height: 1.04vw;background: #00428B;border-radius: 50%;position: relative;z-index: 1;margin: 0 auto;transform: rotateX(60deg);}

.w60-wz2::before{content: '';position: absolute;background: rgba(0,66,139,0.5);border-radius: 50%;z-index: -1;animation:qingxie2 1s linear infinite;}

.w60-wz2::after{content: '';position: absolute;background: rgba(0,66,139,0.5);border-radius: 50%;z-index: -1;animation:qingxie 2s linear infinite;}

@keyframes qingxie2 {

	0% {

		top: 0;

		left: 0;

		right: 0;

		bottom: 0;

		opacity: 1;

	}

	100% {

		top: -0.52vw;

		left: -0.52vw;

		right: -0.52vw;

		bottom: -0.52vw;

		opacity: 0;

	}

}

@keyframes qingxie {

	0% {

		top: 0;

		left: 0;

		right: 0;

		bottom: 0;

		opacity: 1;

	}

	100% {

		top: -1.04vw;

		left: -1.04vw;

		right: -1.04vw;

		bottom: -1.04vw;

		opacity: 0;

	}

}

.w60-b{position: relative;}

.w60-b1{position: absolute;top: 7.81vw;bottom: 7.81vw;left: 50%;right: 0;background: #FFFFFF;display: flex;}

.w60-b2{padding: 5.21vw 8.33vw 0 6.25vw;flex: 1;}

.w60-b3 .about-title{text-align: left;padding: 0 0 1.82vw 0;border-bottom: 2px solid #00428B;line-height: 1;}

.w60-b6{width: 2.60vw;height: 2.60vw;border: 1px solid rgba(0,66,139,0.1);border-radius: 50%;transition: all .5s;overflow: hidden;}

.w60-b6 img{width: 100%;height: 100%;display: block;max-width: 100%;transition: all .5s;}

.w60-b5{display: flex;align-items: stretch;padding: 2.19vw 0;border-bottom: 1px solid rgba(0,66,139,0.1);width: 50%;}

.w60-b5:last-child{width: 100%;border: none;}

.w60-b5:hover .w60-b6{border-radius: 0;}

.w60-b5:hover .w60-b6 img{transform: scale(1.5);}

.w60-b7{padding: 0.05vw 0.89vw;flex: 1;display: flex;justify-content: space-between;flex-direction: column;}

.w60-b8{font-size: 0.73vw;color: rgba(0, 0, 0, 1);font-family: "MISANS-REGULAR";line-height: 1;}

.w60-b9{font-size: 0.83vw;color: #00428B;font-family: "MISANS-DEMIBOLD";}

.w60-b4{display: flex;flex-wrap: wrap;align-items: stretch;}



/* w61 */

.w61{background-position: left bottom;background-repeat: no-repeat;background-size: cover;}

.w61-box{height: 50.94vw;overflow: hidden;display: flex;align-items: center;justify-content: center;}

.w61-left .w60-b5:last-child{width: 50%;border-bottom: 1px solid rgba(0,66,139,0.1);}

.w61-left{padding: 5.21vw 0 0 13.54vw;flex: 1;}

.w61-b{display: flex;align-items: flex-start;gap: 7.29vw;}

.w61-right{width: 45.00vw;height: 30.73vw;overflow: hidden;}

.w61-right img{width: 100%;max-width: 100%;display: block;height: 100%;object-fit: cover;transition: all 1s;}

.w61-right:hover img{transform: scale(1.05);}



/* w62 */

.w62-box{padding: 9.90vw 0;}

.w62-b{display: flex;align-items: flex-start;gap: 8.85vw;}

.w62-left{width: 22vw;min-width: 22vw;}

.w62-l2 .about-title{text-align: left;padding: 0 0 2.34vw 0;line-height: 1;}

.w62-l3{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.6;}

.w62-r2{display: flex;flex-wrap: wrap;gap: 1.04vw 1.25vw;}

.w62-r3{width: calc((100% - 1.25vw)/2);display: flex;position: relative;}

.w62-input{padding: 0 3.56vw;height: 2.60vw;flex: 1;outline: none;border: 1px solid rgba(0, 66, 139, 0.1);font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";}

.w62-r3 .aaa{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";position: absolute;top: 50%;transform: translateY(-50%);left: 0.56vw;}

.w62-r3 .aaa span{color: red;}



/*

.w62-input:focus ~ .aaa{display: none;}



.w62-input:valid ~ .aaa{display: none;}

*/

.w62-r4{display: flex;margin-top: 1.04vw;position: relative;}

.w62-r5{padding: 1.04vw 1.56vw;height: 9.38vw;flex: 1;resize: none;outline: none;border: 1px solid rgba(0, 66, 139, 0.1);font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";}

.w62-r4 .aaa{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";position: absolute;top: 1.04vw;left: 1.56vw;}

.w62-r4 .aaa span{color: red;}



.w62-r5:focus ~ .aaa{display: none;}



.w62-r5:valid ~ .aaa{display: none;}



.w62-btn{width: 10.94vw;height: 3.13vw;background: #00428B;font-size: 1.04vw;color: #FFFFFF;font-family: "MISANS-REGULAR";border: none;cursor: pointer;margin-top: 1.56vw;}



/* w63 */

.w63{position: relative;z-index: 1;overflow: hidden;}

.w63-bj{position: absolute;bottom: 0;left: 0;right: 0;z-index: -1;}

.w63-bj img{width: 100%;max-width: 100%;display: block;}

.w63-box{padding: 7.81vw 0 9.17vw;}

.w63-b{display: flex;align-items: flex-start;gap: 13.02vw;}

.w63-left{padding-left: 13.54vw;padding-top: 1.04vw;}

.w63-l2 .about-title{padding: 0 0 19.79vw 0;text-align: left;line-height: 1;white-space: nowrap;}

.w63-right{flex: 1;overflow: hidden;}

.w63-r2{padding: 3.65vw 2.29vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);border-bottom: 3px solid #6FBA2C;}

.w63-r3{font-size: 1vw;color: #000000;font-family: "MISANS-REGULAR";padding-bottom: 1.25vw;margin-bottom: 1.82vw;border-bottom: 1px solid rgba(0, 66, 139, 0.1);}

.w63-r4{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 15;display: -webkit-box;-webkit-box-orient: vertical;}

.w63-r5{height: 17.19vw;}

.w63-right .swiper-container{padding: 1.04vw 0 1.04vw 0.52vw;}



/* w64 */

.w64-box{padding-bottom: 8.85vw;}

.w64-title .about-title{text-align: left;padding: 0 0 3.13vw 0;}

.w64-b3{padding: 2.86vw 3.13vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);margin-bottom: 1.04vw;}

.w64-b3:last-child{margin-bottom: 0;}

.w64-b4{display: flex;align-items: center;justify-content: space-between;font-size: 1.04vw;color: #000000;font-family: "MISANS-REGULAR";cursor: pointer;}

.w64-b5{white-space: nowrap;}

.w64-b6{flex: 1;text-align: center;color: rgba(0, 0, 0, .4);}

.w64-b7{color: rgba(0, 0, 0, .4);}

.w64-b8{padding-top: 2.34vw;margin-top: 2.86vw;border-top: 1px solid rgba(0, 66, 139, 0.1);font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.6;}

/*.w64-b8 p{color: #000000;}*/

.w64-b8{display: none;}



/* w65 */

.w65{overflow: hidden;}

.w65-box{padding: 8.07vw 0 10.68vw;position: relative;}

.w65-b2{width: 45.31vw;height: 37.86vw;overflow: hidden;min-width: 45.31vw;}

.w65-b2 img{width: 100%;height: 100%;object-fit: cover;display: block;max-width: 100%;}

.w65-b3{padding: 4.69vw 13.54vw 0 7.29vw;flex: 1;}

.w65-b{display: flex;align-items: flex-start;}

.w65-b4 .about-title{text-align: left;padding: 0 0 2.08vw 0;}

.w65-b5{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.6;}

.w65-b6{position: absolute;bottom: 1.04vw;right: 0;left: 13.54vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.w65-b7{display: flex;align-items: stretch;height: 23.08vw;}

.w65-b8{flex: 1;display: flex;align-items: center;justify-content: center;overflow: hidden;}

.w65-b8{border-right: 1px solid rgba(0, 66, 139, 0.1);}

.w65-b8:last-child{border-right: 0;}

.w65-b8 img{max-width: 100%;width: 32.86vw;margin: 0 auto;}



/* w66 */

.w66{position: relative;z-index: 1;}

.w66-bj{position: absolute;bottom: 0;left: 0;right: 0;z-index: -1;}

.w66-bj img{width: 100%;max-width: 100%;display: block;}

.w66-box{padding: 7.03vw 0 8.33vw;}

.w66-title .about-title{padding: 0 0 3.13vw 0;}

.w66-b2{display: flex;align-items: stretch;gap: 1.04vw;}

.w66-b3{padding: 3.91vw;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);flex: 1;}

.w66-b4{font-size: 1.25vw;color: #000000;font-family: "MISANS-REGULAR";padding-bottom: 1.30vw;margin-bottom: 1.30vw;border-bottom: 1px solid rgba(0, 66, 139, 0.1);}

.w66-b5{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.6;}

.w66-b6{padding-top: 4.17vw;overflow: hidden;text-align: center;}

.w66-b6 img{max-width: 100%;margin: 0 auto;width: 66.35vw;}



/* w67 */

.w67-box{padding: 7.55vw 0 7.81vw;}

.w67-title .about-title{padding: 0 0 3.13vw 0;}

.w67-b{padding: 5.21vw 4.95vw;overflow: hidden;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

.w67-b img{width: 100%;max-width: 100%;display: block;transition: all 1s;object-fit: cover;}

.w67-b:hover img{transform: scale(1.05);}



/* w68 */

.w68-title .about-title{padding: 0 0 3.13vw 0;}

.w68-box{padding: 4.43vw 0 7.29vw;position: relative;z-index: 1;}

.w68-bj{position: absolute;top: 0;left: 0;right: 0;bottom: 19.27vw;background: rgba(248, 248, 248, 1);z-index: -1;}

.w68-b1{font-size: 1.25vw;color: #000000;font-family: "MISANS-REGULAR";padding-bottom: 2.19vw;}

.w68-b2{display: flex;align-items: stretch;gap: 1.04vw;padding-bottom: 3.91vw;flex-wrap: wrap;}

.w68-b3{width: calc((100% - 2.08vw)/3);background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);display: flex;}

.w68-b4{padding: 2.60vw 2.86vw;display: flex;flex-direction: column;gap: 1.56vw;justify-content: space-between;flex: 1;}

.w68-b5{font-size: 1.04vw;color: #000000;font-family: "MISANS-REGULAR";padding-bottom: 0.78vw;margin-bottom: 1.30vw;border-bottom: 1px solid rgba(0, 66, 139, 0.1);}

.w68-b6{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.6;}

.w68-b8{width: 3.33vw;height: 3.33vw;margin: 0 0 0 auto;border: 2px solid rgba(0, 66, 139, 0.2);overflow: hidden;border-radius: 50%;transition: all .5s;}

.w68-b8 img{width: 100%;height: 100%;display: block;max-width: 100%;transition: all .5s;object-fit: cover;}

.w68-b3:hover .w68-b8{border-radius: 0;}

.w68-b3:hover .w68-b8 img{transform: scale(1.3);}

.w68-b9{background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);display: flex;align-items: stretch;}

.w68-b11{width: 56.71vw;overflow: hidden;}

.w68-b11 img{width: 100%;max-width: 100%;display: block;padding-top: 2.60vw;}

.w68-b10{padding: 4.58vw 2.34vw;flex: 1;font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.6;}



/* w69 */

.w69-box{padding-bottom: 9.90vw;}

.w69-title{padding-bottom: 2.29vw;}

.w69-t1 .about-title{padding: 0 0 1.72vw 0;}

.w69-t2{font-size: 0.83vw;color: rgba(0, 0, 0, .6);font-family: "MISANS-REGULAR";line-height: 1.6;width: 54.95vw;margin: 0 auto;text-align: center;}

.w69-b{display: flex;align-items: center;gap: 1.04vw;}

.w69-b2{width: calc((100% - 1.04vw)/2);height: 25.10vw;overflow: hidden;}

.w69-b2 img{width: 100%;max-width: 100%;display: block;object-fit: cover;height: 100%;transition: all 1s;}

.w69-b2:hover img{transform: scale(1.05);}



.w22-r6 .w21-nav3{font-weight: bold;}

.w22-r6 .w21-nav4{border-color: #00428B;color: #00428B;font-weight: bold;}

.w22-r4 .w22-r5{font-weight: bold;background: rgba(0, 66, 139, .1);color: #00428B;border: 1px solid rgba(0, 66, 139, .1);}

.w22-r4 .w22-r5.on{background: #00428B;color: #FFFFFF;border: 1px solid #00428B;}

.w22-r7 .w22-r5{font-weight: bold;}



.tt-img{margin-bottom: 2.60vw;}

.tt-img img{width: 100%;max-width: 100%;display: block;height: 34.48vw;object-fit: cover;}

.tt-s{display: flex;align-items: center;gap: 1.04vw;justify-content: center;}

.tt-s1{font-size: 0.94vw;font-family: "MISANS-DEMIBOLD";color: #8B8B8B;cursor: pointer;padding-bottom: 0.73vw;position: relative;transition: all .3s;}

.tt-s1::after{content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 2px;background: #00428B;opacity: 0;z-index: 1;transition: all .3s;}

.tt-s1.on{color: #00428B;font-size: 1.25vw;}

.tt-s1.on::after{opacity: 1;}

.tt-s1:hover{color: #00428B;}

.tt-s{position: relative;width: fit-content;margin: 0 auto 2.08vw auto;width: 100%;justify-content: space-between;}

.tt-s::after{content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 1px;background: rgba(0, 0, 0, .1);}

/* .tt-x{padding: 0 13%;} */

.tt-x1{text-align: left;font-size: 0.73vw;font-family: "MISANS-REGULAR";color: #8B8B8B;line-height: 1.7;}

.tt-img1{display: none;}

.tt-x1{display: none;}



.ff{display: flex;align-items: flex-start;padding-bottom: 1.72vw;margin-bottom: 1.72vw;border-bottom: 1px solid rgba(0, 0, 0, .1);}

.ff1{font-size: 0.83vw;font-family: "MISANS-DEMIBOLD";white-space: nowrap;color: #000000;height: 2.08vw;display: flex;align-items: center;}

.ff .w22-r3{padding: 0;margin: 0;border: none;flex-wrap: wrap;gap: 1vw;}

.ff .w22-r3 .w21-nav2{margin: 0;}

.ff .w22-r3 .w21-nav4{width: 5.5vw;padding: 0 1.3vw 0 0.33vw;}

.ff .w21-nav3{margin-right: 0.52vw;}

.w22-b{gap: 5.25vw;}

.ff2 .w22-r3 .w21-nav4{width: auto;padding: 0 2.5vw 0 0.33vw;flex: 1;}

/* .ff2 .w22-r3 .w21-nav2{width: calc((100% - 1vw)/2);} */
.ff2 .w22-r3 .w21-nav2{width: 100%;}

/* .ff2 .w21-nav3{min-width: 3.33vw;} */
.ff2 .w21-nav3{min-width: 5.33vw;}

.tt6{height: 2.08vw;display: flex;align-items: center;gap: 1vw;}

.ff3{font-size: 0.83vw;font-family: "MISANS-DEMIBOLD";white-space: nowrap;color: #00428B;}

.ff4{height: 70%;padding: 0 0.52vw;background: rgba(0, 66, 139, .1);color: #00428B;border: none;font-family: "MISANS-DEMIBOLD";cursor: pointer;border: 1px solid rgba(0, 66, 139, .1);transition: all .3s;display: flex;align-items: center;gap: 0.3vw;font-size: 0.73vw;}

.ff5{background: #00428B;color: #FFFFFF;}

.ff4 svg{width: 0.78vw !important;height: 0.78vw !important;}

.ff4 path{transition: all .3s;}

.ff4:hover{background: #00428B;color: #FFFFFF;}

.ff4:hover path{fill: #FFFFFF;}

.w22-r1 .ff4{float: right;}

.ff5:hover{background: rgba(0, 66, 139, .9);}

div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:27.29vw !important;height:27.29vw !important;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}

div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}



.vv{position: relative;overflow: hidden;}

.vv-bimg{height: 100vh;position: relative;z-index: 1;}

.vv-bimg::after{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: -3;background: #FFFFFF;}

.vv-img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: -2;opacity: 0;transition: all 1s;}

/*.vv-img::after{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, .3);}*/

.vv-img.ok{opacity: 1;z-index: -1;}

.vv-img img{width: 100%;height: 100%;max-width: 100%;display: block;object-fit: cover;filter: blur(7px);}

.vv-lunbo{position: absolute;top: 50%;transform: translateY(-50%);left: 8.59vw;z-index: 2;width: 27.60vw;}

.vv-lunbo .swiper-container{overflow: initial !important;}

.vv-lunbo .swiper-wrapper{align-items: center;}

.vv .swiper-button-next{position: absolute;margin: 0;left: 4.5vw;right: auto;width: 2.92vw;height: 2.92vw;}

.vv .swiper-button-next img{max-width: 100%;display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;transition: all .3s;}

.vv .swiper-button-prev{position: absolute;margin: 0;right: 4.5vw;left: auto;width: 2.92vw;height: 2.92vw;}

.vv .swiper-button-prev img{max-width: 100%;display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;transition: all .3s;}

.vv .swiper-button-next.swiper-button-disabled,.vv .swiper-button-prev.swiper-button-disabled{opacity: 0 !important;}

.v-img1{opacity: 0;}

.v-img2{opacity: 1;}

.vv .swiper-button-next:hover .v-img1{opacity: 1;}

.vv .swiper-button-next:hover .v-img2{opacity: 0;}

.vv .swiper-button-prev:hover .v-img1{opacity: 1;}

.vv .swiper-button-prev:hover .v-img2{opacity: 0;}

.vv-lunbo .swiper-slide{transition: all 1s;transform: scale(0.8);transform-origin: right;}

.vv-lunbo .swiper-slide-active{transform: scale(1.0);padding-left: 4.95vw;}

.vv-b2{position: relative;}

.vv-b3{height: 14.06vw;position: relative;}

.vv-b3::after{content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: #00428B;opacity: 0.2;}

.vv-b3 img{width: 100%;height: 100%;object-fit: cover;display: block;max-width: 100%;}

.vv-b4{position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);}

.vv-b6 img{width: 3.75vw;height: 3.75vw;display: block;max-width: 100%;margin: 0 auto 1.56vw auto;}

.vv-b7{font-size: 1.35vw;color: #FFFFFF;font-family: "MISANS-DEMIBOLD";text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;display: -webkit-box;-webkit-box-orient: vertical;margin: 0 0.52vw;}

.vv-b8{width: 100%;}

.vv-b9{padding: 1.56vw 1.56vw 2.08vw;    background: rgba(3, 68, 125, 0.5);border-radius: 0px 0px 0px 40px;display: flex;align-items: flex-start;flex-direction: column;}

.vv-b10{padding: 0.47vw 0.89vw;background: #FFFFFF;font-size: 1.04vw;color: #00428B;font-family: "MISANS-DEMIBOLD";line-height: 1;margin-bottom: 1.25vw;}

.vv-b11{font-size: 0.83vw;color: #FFFFFF;font-family: "MISANS-REGULAR";line-height: 1.7;}



.dh-h{overflow: hidden;}

.dh-y{position: relative;height: 234.38vw;}

.dh-p{position: sticky;top: -105vh;overflow: hidden;}

.f-bspan{display: none;}

.f-b5new2 .f-b8{display: none;}

.f-b5new2{display: none;}

.w46-newimg{object-fit: cover !important;width: 100% !important;height: 100% !important;}

.m-header{display: none;}

.f-b2 .m-hlitr{display: none;}

.pc{display: block;}

.yd{display: none;}


.zz-box{display: flex;align-items: flex-start;justify-content: space-between;}
.zz-b{display: flex;align-items: center;margin-bottom: 5.2083vw;}
.zz-b .about-title{padding-bottom: 0;}
.zz-b3{width: 6.9271vw;height: 7.5vw;background: #FFFFFF;border-radius: 16px;overflow: hidden;display: flex;align-items: center;justify-content: center;margin-bottom: .8854vw;transition: all 0.5s;}
.zz-b3 img{width: 100%;display: block;object-fit: cover;height: 100%;}
.zz-b4{font-family: "MISANS-REGULAR";font-size: .8333vw;text-align: center;padding-bottom: .9375vw;position: relative;color: #000000;}
.zz-b4::after{content: '';position: absolute;bottom: 0;left: 0;right: 0;height: .2083vw;width: 100%;background: #00428B;opacity: 0;transition: all .5s;}
.zz-lunbo{width: 65%;overflow: hidden;position: relative;padding-top: .625vw;}
.zz-lunbo .swiper-container{width: 6.9271vw;overflow: initial;margin-left: 8.3333vw;}
.zz-lunbo .w23-nav{position: absolute;right: 0;top: 0;bottom: 0;background: linear-gradient(to right , rgba(255,255,255,0),rgba(255,255,255,1), rgba(255,255,255,1));height: 100%;z-index: 1;padding: 0 10px 0 9%;}
.zz-lunbo .w23-nav.w23-nav2{position: absolute;left: 0;right: auto;;top: 0;bottom: 0;background: linear-gradient(to left , rgba(255,255,255,0),rgba(255,255,255,1), rgba(255,255,255,1));height: 100%;z-index: 1;padding: 0 9% 0 10px;}
.zz-lunbo .w23-nav .swiper-button-next.swiper-button-disabled,.zz-lunbo  .w23-nav .swiper-button-prev.swiper-button-disabled{opacity: 0;}
.zz-lunbo .w23-nav .swiper-button-next,.zz-lunbo .w23-nav .swiper-button-prev{width: 1.6667vw;height: 1.6667vw;}
.zz-lunbo .w23-nav .swiper-button-next img,.zz-lunbo  .w23-nav .swiper-button-prev img{width: .8333vw;}
.w_two .zz-lunbo .swiper-slide-active .zz-b3{transform: translateY(-.5208vw);}
.w_two .zz-lunbo .swiper-slide-active .zz-b4::after{opacity: 1;}
.w_three .zz-lunbo .on .zz-b3{transform: translateY(-.5208vw);}
.w_three .zz-lunbo .on .zz-b4::after{opacity: 1;}
.zz-lunbo .swiper-wrapper{align-items: flex-end;}
.zx-left{display: flex;align-items: center;grid-gap: 1.25vw;}
.zx-l2{font-family: "MISANS-REGULAR";font-size: .9375vw;color: rgba(0, 0, 0, .6);position: relative;line-height: 1;}
.zx-l2.on{color: #00428B;font-family: "MISANS-DEMIBOLD";}
.zx-l2::before{content: '';position: absolute;right: -0.625vw;top: 0;bottom: 0;width: 1px;height: 100%;background: #000000;}
.zx-l2:last-child::before{display: none;}
.zx-l2::after{content: '';position: absolute;left: 0;right: 0;bottom: -2.0833vw;height: 4px;background: #00428B;width: 100%;opacity: 0;}
.zx-l2.on::after{opacity: 1;}
.zx-box{padding-bottom: 2.0833vw;position: relative;margin-bottom: .7813vw;}
.zx-box::after{content: '';position: absolute;bottom: 0;left: -1000%;right: -1000%;height: 1px;background: rgba(0, 66, 139, 0.24);}
.zx{position: relative;margin-bottom: 3vw;}
.zx .w21-top2{position: absolute;top: -0.4688vw;right: 0;}
.zx-b2{padding: 1.8229vw 1.5625vw;background: rgba(0, 66, 139, 0.07);margin-bottom: .7813vw;}
.zx-b7{width: .8333vw;height: .8333vw;border: 1px solid rgba(0, 0, 0, 0.3);}
.zx-b7 img{width: 100%;height: 100%;object-fit: contain;display: block;opacity: 0;}
.zx-b3{display: flex;align-items: flex-start;grid-gap: 1.0417vw;margin-bottom: .7813vw;}
.zx-b4{font-size: .8333vw;font-family: "MISANS-REGULAR";color: #000000;width: 4.6875vw;max-width: 4.6875vw;min-width: 4.6875vw;}
.zx-b5{display: flex;align-items: center;flex-wrap: wrap;grid-gap: 1.8229vw;flex: 1;}
.zx-b6{display: flex;align-items: center;grid-gap: .4167vw;font-size: .8333vw;font-family: "MISANS-REGULAR";color: rgba(0, 0, 0, .6);cursor: pointer;}
.zx-b6.on .zx-b7{background: #00428B;border-color: #00428B;}
.zx-b6.on .zx-b7 img{opacity: 1;}
.zx-b8{min-width: 5.2083vw;width: 5.2083vw;max-width: 5.2083vw;}
.zx-btn{background: transparent;width: fit-content;border: none;outline: none;display: flex;align-items: center;grid-gap: .3646vw;font-size: 0.73vw;font-family: "MISANS-REGULAR";color: #00428B;margin: 0 0 0 auto;cursor: pointer;}

.w23-c6 .w23-a4{height: auto;overflow-y: initial;padding: 2.45vw 2.76vw ;}
.w23-c6 .w23-a5{overflow-y: initial;height: auto;box-shadow: none;}

.shuiyin{position: relative;overflow-x: hidden;}
.shuiyin::after{content: '';position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%) rotate(-45deg);background-image: url(../images/logo.png);background-size: contain;width: 70%;height: 70%;opacity: 0.03;background-repeat: no-repeat;background-position: center center;pointer-events: none;}
.kbb{position: relative;overflow-y: initial;}
.kbb .w23-b1{height: 100%;display: flex;}
.kbb .w23-b2{height: auto;flex: 1;}
.kbb .w23-b4{position: absolute;right: 0;bottom: -4vw;z-index: 1;}
.kbb .w23-b3{left: -2.86vw;bottom: -6.86vw;transform: none;}
.w23-c1{padding: 0 0 5vw 0;}
.w23-c5{overflow: initial;}
.kbb .w23-b6{width: auto;height: auto;background: transparent;color: rgba(0, 0, 0, .6);font-weight: bold;}
.kbb .w23-b6{margin-right: 1.0417vw;position: relative;line-height: 1;margin-bottom: 10px;}
.kbb .w23-b6::after{content: '';position: absolute;top: 0;right: -0.6208vw;bottom: 0;width: 2px;background: #000000;}
.kbb .w23-b6::before{content: '';position: absolute;bottom: -0.5208vw;left: 0;right: 0;height: 2px;background: #00428B;opacity: 0;}
.kbb .w23-b6:last-child{margin-right: 0;}
.kbb .w23-b6:last-child::after{display: none;}
.kbb .w23-b6.on::before{opacity: 1;}
.kbb .w23-b6.on{color: #000000;}
.kbb .w23-b3{height: 2vw;}
.kbb .threeul li{width: 90px;height: 6px;padding: 0;}
.kbb .threeul{display: flex;align-items: center;flex-direction: row;grid-gap: 8px;transform: translateX(-50%);left: 50%;right: auto !important;top: auto;bottom: -5%;}
.kbb .threeul li{border: 1px solid #00428B;background: #FFFFFF;}
.ke .w23-c4{line-height: 1;position: relative;font-size: 1.1458vw;}
.ke .w23-c4::after{content: '';position: absolute;top: 0;bottom: 0;right: -1.3vw;width: 2px;background: rgba(0, 0, 0, .6);}
.ke .w23-c4::before{content: '';position: absolute;bottom: -1.0417vw;left: 0;right: 0;height: 3px;background: #00428B;opacity: 0;}
.ke .w23-c4.on::before{opacity: 1;}
.ke .w23-c4:last-child::after{display: none;}
.ke .w23-c2{padding-bottom: 1.0417vw;}
.ky .w23-d3{position: relative;margin-top: 4vw;}
.ky .w23-d3::before{content: '';position: absolute;left: 0;top: 0;bottom: 0;width: 13.02vw;background: linear-gradient(to right,#FFFFFF,transparent);z-index: 2;}
.ky .w23-d3::after{content: '';position: absolute;right: 0;top: 0;bottom: 0;width: 13.02vw;background: linear-gradient(to left,#FFFFFF,transparent);z-index: 2;}
.ky .swiper-button-next{right: 1.46vw;}
.ky .swiper-button-prev{left: 1.46vw;}
.ky .w23-nav .swiper-button-next,.ky  .w23-nav .swiper-button-prev{position: absolute;transform: translateY(-50%);z-index: 3;}
.ky .w23-d7 .w23-d8{opacity: 0;transition: all .5s;}
.ky .swiper-slide-active .w23-d7 .w23-d8{opacity: 1;}
.jk2{display: none;}

.w_two,
.w_three{padding-top: 9.03vw;}
.home3.search{padding: 0;}

@media (max-width: 1000px){
	.home3.search{padding-top: 54px;}
	.zz-box .w21-top2 .w21-nav5{width: 130px;}
	.zz-box .w21-top2 .w21-nav6{width: 32px;}
	.zz-box .w21-nav2{margin-bottom: 0 !important;transform: translateY(-4px);}
	.w21{padding-top: 60px !important;}
	.zz-lunbo .w23-nav{display: none;}
	.zz-lunbo .swiper-container{width: 80px;margin: 0 auto;}
	.zz-lunbo{width: 100%;padding-top: 12px;}
	.zz-b3{width: 80px;height: 90px;margin-bottom: 10px;}
	.zz-lunbo .swiper-slide-active .zz-b3{transform: translateY(-10px);}
	.zz-b4{font-size: 14px;padding-bottom: 8px;}
	.zz-b{margin-bottom: 50px;}
	.zx{padding-top: 60px;}
	.zx .w21-nav2:last-child{margin: 0;}
	.zx .w21-top2{top: 0;left: 0;right: 0;padding: 0;}
	.w21-top2 .w21-nav6{width: 48px;min-width: 48px;}
	.w21-top2 .w21-nav5{width: calc(100% - 78px);flex: none;}
	.zx-l2{font-size: 14px;white-space: nowrap;}
	.zx-left{grid-gap: 10px;}
	.zx-l2::before{right: -5px;}
	.zx-l2::after{height: 2px;bottom: -15px;}
	.zx-box{padding-bottom: 15px;margin-bottom: 25px;}
	.zx-b2{padding: 20px;margin-bottom: 10px;}
	.zx-b4{font-size: 12px;min-width: 61px;width: 61px;max-width: 61px;}
	.zx-b6{font-size: 12px;grid-gap: 8px;}
	.zx-b7{width: 10px;height: 10px;}
	.zx-b8{min-width: 80px;width: 80px;max-width: 80px;}
	.zx-b3{align-items: flex-start;grid-gap: 10px;margin-bottom: 15px;}
	.zx-btn{font-size: 12px;grid-gap: 5px;}
	.zx-b{margin-bottom: 50px;}
	.zx-box{overflow-x: scroll;}
	.w23-c1.ke .w23-c4::before{display: none;}
	.ke .w23-c4::before{bottom: -10px;}
	.ke .w23-c4{margin-right: 26px;white-space: nowrap;font-size: 16px;}
	.ke .w23-c4::after{right: -13.5px;}
	.kbb .threeul{position: absolute;flex-wrap: nowrap;margin: 0;bottom: 0;}
	.kbb .threeul li{width: 30px;height: 2px;}
	.kbb .w23-b4{padding: 0;}
	.w23-c1{padding: 0 0 60px 0 !important;}
	.kbb .w23-b3{height: 30px;bottom: -70px;}
	.kbb .w23-b6{margin-right: 20px;margin-bottom: 10px;}
	.kbb .w23-b6::after{right: -10.5px;}
	.kbb .w23-b6::before{bottom: -10px;}
	.kbb .w23-b4{bottom: -60px;}
	.ky.w23-d1 .w23-c3{padding-bottom: 20px;}
	.ky.w23-d1 .w23-d3{margin-top: 25px;}
}

@media (max-width: 1600px){

	.dh-y{position: relative;height: 338.54vw;}

}

@media (max-width: 1500px){

	.w25-tc6{max-width: 20%;margin: 0 auto;}

}

@media (max-width: 1000px){

	.pc{display: none;}

	.yd{display: block;}

	.header{display: none;}

	.m-header{display: block;position: fixed;top: 0;left: 0;right: 0;z-index: 999999999;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: #00428B;border-radius: 0.7vw;transition: all .3s;}

	.m-hnav{display: flex;align-items: center;justify-content: space-between;padding: 0 7%;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);height: 54px;}

	.m-hlogo{width: 150px;}

	.m-hlogo img{width: 70%;display: block;max-width: 100%;}

	.m-hbox{display: none;}

	.m-hlia{font-size: 15px;font-family: "MISANS-DEMIBOLD";color: #00428B;}

	.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(111,186,44,1);}

	.m-hul{list-style-type: none;padding: 40px 10%;}

	.m-hli{padding: 15px 0;border-bottom: 1px solid rgba(0, 66, 139, 0.2);}

	.m-hxl{padding-top: 15px;display: flex;flex-direction: column;}

	.m-hxla{padding: 10px 0;font-size: 13px;font-family: "MISANS-REGULAR";color: rgba(111,186,44,1);}

	.m-hlitr{list-style-type: none;position: relative;transition: all .5s;width: 14px;}

	.m-hlitr1{width: 14px;height: 2px;background: #00428B;}

	.m-hlitr2{width: 2px;height: 14px;position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);background: #00428B;}

	.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 #00428B;overflow: hidden;}

	.m-hss{width: 25px;height: 25px;display: flex;align-items: center;justify-content: center;padding: 8px 10px;background: #00428B;}

	.m-hss img{width: 20px;display: block;max-width: 100%;filter: grayscale(1)  brightness(100);}

	.m-hinput{border: none;outline: none;font-size: 15px;font-family: "MISANS-REGULAR";color: #00428B;padding: 8px 10px;width: calc(100% - 65px);}

	.m-header.out{transform: translateY(-70px);}

	.m-header.out .m-hbox{display: none !important;}

	.w5-nav.top{padding: 15px;}

	.w5-nav.top .w5-nav3{padding-bottom: 10px;}

	.w5-nav.top::after{bottom: 22.5px;}

	.main{width: 86% !important;}

	.f-logo img{width: 140px;height: auto;}

	.f-box{padding: 60px 0 30px;}

	.f-top2{font-size: 12px;padding-bottom: 5px;}

	.f-top3{font-size: 16px;}

	.f-top{padding-bottom: 20px;margin-bottom: 10px;}

	.f-top .f-top1{display: none;}

	.f-b5new{display: flex;align-items: center;width: 100%;justify-content: flex-start;gap: 30px;}

	.f-b5new2{display: block;}

	.f-b8{display: none;}

	.f-b5new2 .f-b8{display: flex;}

	.f-b5new2 .f-top1{padding-bottom: 13px;}

	.f-b5new2 .f-top2{text-align: left;}

	.f-b5new2 .f-top3{text-align: left;}

	.f-b5new2 .f-b8{justify-content: flex-start;}

	.f-bb{flex-direction: column;align-items: center;padding-bottom: 30px;margin-bottom: 15px;}

	.f-b{flex-direction: column;width: 100%;align-items: stretch;}

	.f-b1{margin: 0;}

	.f-b2{font-size: 15px;font-family: "MISANS-DEMIBOLD";display: flex;align-items: center;justify-content: space-between;padding: 15px 0;border-bottom: 1px solid rgba(0,66,139,.2);}

	.f-b4{font-size: 13px;line-height: 3;}

	.f-b2 .m-hlitr{display: block;}

	.f-b3b{display: none;padding: 10px 0;}

	.f-b2.on .m-hlitr{transform: rotate(90deg);}

	.f-b2.on .m-hlitr1{opacity: 0;}

	.f-b5{padding-top: 30px;}

	.f-b6 img{width: 100px;height: 100px;margin: 0 auto;}

	.f-b6{padding-bottom: 15px;}

	.f-b7{font-size: 12px;padding-bottom: 0;}

	.f-b8 a{margin-right: 13px;height: 22px;}

	.f-b8 a:nth-child(1) img{width: 27px;}

	.f-b8 a:nth-child(2) img{width: 21px;}

	.f-b8 a:nth-child(3) img{width: 32px;}

	.f_tanchuang img{width: 110px !important;}

	.f-bottom{padding-top: 15px;flex-direction: column;align-items: flex-end;gap: 7px;display: contents;}

	.f-bspan{display: contents;}

	.f-bt{display: contents;}

	.green{height: 3px;top: -3px;}

	.blue{height: 3px;}

	.w59-r4 img{margin: 0 auto;width: 80%;height: auto;}

	.w46-img{width: 90%;}

	.w3-title{font-size: 24px;line-height: 1;}

	.w3-li{font-size: 12px;margin-right: 15px;padding-bottom: 10px;}

	.w3-box{padding: 90px 0;}

	.w3-top{padding-bottom: 40px;flex-direction: column;gap: 25px;}

	.w3-b1{flex-direction: column;}

	.w3-btn{display: none !important;}

	.w3-b2{flex: auto;height: 220px;}

	.w3-b1{gap: 20px;padding-bottom: 20px;}

	.w3-b3{width: 100%;height: 230px;}

	.w3-b4{padding: 20px 15px;}

	.w3-b5{font-size: 12px;padding-bottom: 10px;}

	.w3-b6{font-size: 15px;}

	.w3-b7{font-size: 12px;}

	.w3-b8::before{top: -15px;}

	.w3-b8{font-size: 12px;}

	.w3-b9{gap: 20px;}

	.w3-b6{margin-bottom: 10px;}

	.w3-b10{width: 100%;height: 180px;}

	.w4-img img{height: 350px;object-fit: cover;}

	.w3-b11 .w3-b8::before{top: -15px;}

	.w3-b11{padding: 20px 15px;}

	.footer-fixed{bottom: 30px;right: 10px;transform: translateY(100px);}

	.footer-fixed-img{width: 30px;height: 30px;}

	.w5-down{bottom: 10vh;width: 40px;height: 40px;}

	.w5-down img{width: 8px;}

	.w5-t1{font-size: 30px;margin-bottom: 15px;}

	.w5-t2{font-size: 13px;padding: 0 10%;line-height: 1.6;}

	.w5-nav{padding: 0 15px;}

	.w5-nav2{margin: 0 20px 0 0;}

	.w5-nav::after{bottom: 7.5px;}

	.w5-nav2.on .w5-nav3{transform: scale(1.3);}

	.w5-nav3{padding: 0 0 15px 0;text-align: center;font-size: 12px;}

	.w5-nav5{width: 4px;height: 4px;}

	.w5-nav4{width: 14px;height: 14px;}

	.w5-bb{padding-bottom: 50px;}

	.w5-txt{padding-bottom: 50px;}

	.w6-b{gap: 40px;flex-direction: column;align-items: stretch;}

	.w6-box{padding: 90px 0 150px;}

	.w6-left{width: 100%;}

	.w6-l1{font-size: 24px;padding-bottom: 10px;}

	.w6-l2{font-size: 13px;padding-bottom: 40px;}

	.w6-l3{font-size: 12px;padding-bottom: 40px;}

	.w6-l4{padding-left: 16px;}

	.w6-l4 li{font-size: 12px;}

	.w2-t4{max-width: 100%;gap: 25px 0;padding-bottom: 40px;}

	.w2-t6 span{font-size: 20px;margin-right: 10px;}

	.w2-t6{font-size: 12px;padding-bottom: 5px;}

	.w2-t7{font-size: 12px;}

	.w2-t5{padding-right: 20px;margin-right: 20px;}

	.w6-r2{width: 100%;height: auto;}

	.w6-btn{width: 30px;height: 30px;}

	.bigPicLayer{padding: 15px;}

	.w6-bottom{gap: 5px;flex-wrap: wrap;}

	.w6-bb4{padding: 48px 10px;}

	.w6-bb{height: 200px;width: 100%;}

	.w6-bb3{max-width: 100%;}

	.w6-bb1 img{height: 30px;}

	.w6-bb4{justify-content: flex-start;}

	.w6-bottom2{bottom: -90px;}

	.w6-bottom2 .w6yd-lunbo{box-shadow: 0px 0px 49px 0px rgba(0,74,138,0.13);}

	.w7-box{padding: 150px 0 90px;}

	.w6-bb1{padding-bottom: 10px;}

	.w6-bb2{font-size: 15px;padding-bottom: 5px;}

	.w6-bb3{font-size: 12px;}

	.w7-new2 iframe,

	.w7-b1{height: 450px;}

	.w7-b3{font-size: 12px;padding: 0 20px;text-align: center;}

	.w7-a{width: 120px;height: 120px;}

	.w7-b2 img{width: 40px;}

	.w7-b1{margin-bottom: 35px;}

	.w7-b4{gap: 35px;flex-direction: column;}

	.w7-b5{width: 100%;}

	.w7-b7{height: 178px;}

	.w7-b8{padding: 30px 20px;}

	.w7-b10{font-size: 15px;margin-right: 10px;}

	.w7-b11{font-size: 13px;}

	.w7-b11 img{width: 10px;height: 10px;}

	.w7-b9{padding-bottom: 10px;margin-bottom: 15px;}

	.w7-b12{font-size: 12px;}

	.w5-new-img{height: 400px;object-fit: cover;}

	.w9{background: #FFFFFF !important;}

	.w9-b{flex-direction: column;gap: 40px;align-items: flex-start;}

	.w9-b1{width: 100%;height: auto;}

	.w9{background-position: 20%;}

	.w9-b3{font-size: 24px;padding-bottom: 20px;}

	.w9-b4{font-size: 12px;}

	.w9-center img{margin: 15px 0 90px auto;width: 60px;}

	.w9-bottom2::after{display: none;}

	.w9-bottom2::before{display: none;}

	.w9-bottom2 .swiper-button-next{right: 20px;}

	.w9-bottom2 .swiper-button-prev{left: 20px;}

	.w9-b2{padding: 0;}

	.w9-lunbo{width: 100%;}

	.w9-video{height: 300px;}

	.w9-bj .play-ico{width: 40px;}

	.w9-bottom2 .swiper-button-next, .w9-bottom2 .swiper-button-prev{width: 30px;height: 30px;}

	.w9-bottom2 .swiper-button-next img, .w9-bottom2 .swiper-button-prev img{width: 10px;}

	.w9-box{padding: 90px 0;}

	.about-title{padding: 90px 0 30px;font-size: 24px;}

	.w8-b7{padding-bottom: 60px;}

	.w8-b6 img{height: 350px;object-fit: cover;}

	.w8-b2{right: 0;width: 100%;}

	.w8-b11{padding: 30px 15px;}

	.w6-bb5 img{height: 100%;object-fit: cover;}

	.w8-b4{font-size: 15px;padding-bottom: 10px;margin-bottom: 15px;}

	.w8-b4 span{font-size: 12px;}

	.w8-b5{font-size: 12px;}

	.w8-b7{gap: 35px;}

	.w8-b8{width: 100%;}

	.w8-b1{margin-bottom: 35px;}

	.w8-b11 .w8-b4{padding-bottom: 10px;margin-bottom: 15px;}

	.w10-box{padding: 90px 0;}

	.w10-b1 .about-title{padding-bottom: 25px;}

	.w10-b2{width: 100%;font-size: 12px;padding-bottom: 60px;text-align: left;}

	.w10-b3{align-items: stretch;gap: 20px;flex-direction: column;}

	.w10-b4{width: 100%;align-items: flex-start;}

	.w10-b5 span{font-size: 20px;}

	.w10-b5{font-size: 12px;}

	.w10-b6{font-size: 12px;text-align: left;}

	.w10-b4{gap: 5px;}

	.w11-b1{font-size: 24px;}

	.w11-box{padding: 90px 0;}

	.w11-b4{width: 200px;height: auto;border-radius: 10px;}

	.w11-b3{flex-direction: column;gap: 30px;}

	.w11-b5{width: 100%;}

	.w11-b6{font-size: 13px;padding-bottom: 10px;margin-bottom: 20px;line-height: 1.3;align-items: flex-end;}

	.w11-b6 span{font-size: 20px;line-height: 1;}

	.w11-b8 .swiper-container{height: 100px;}

	.w11-b8{width: 40px;transform: translateY(-20px);}

	.w11-b12{font-size: 13px;}

	.w11-b9{padding-left: 15px;}

	.w11-b10{font-size: 12px;}

	.w11-b10 li{padding-bottom: 10px;}

	.w11-b13{padding-left: 10%;}

	.w11-lunbotwo{height: 100px;width: 60px;}

	.w11-b13{margin-left: 7%;padding-left: 30px;}

	.w11-box{position: relative;}

	.w11-box::after{content: '';position: absolute;bottom: 97px;left: 0;right: 0;height: 1px;background: rgba(0, 0, 0, .1);}

	.w11-bjj{display: none;}

	.w11-b15{font-size: 13px;}

	.w11-b16{width: 10px;height: 10px;}

	.w11-b17{width: 4px;height: 4px;}

	.w11-b8 .swiper-pagination-progressbar{top: 26px;}

	.w11-lunbotwo .swiper-slide-active .w11-b16{width: 14px;height: 14px;}

	.w12-b .swiper-container{padding: 10px;}

	.certify .swiper-button-next, .certify .swiper-button-prev{width: 30px;height: 30px;display: none;}

	.certify .swiper-button-next img, .certify .swiper-button-prev img{width: 10px;}

	.certify .swiper-button-next{right: -30px;}

	.certify .swiper-button-prev{left: -30px;}

	.certify{width: 100%;}

	.w12-b2{height: 220px;}

	.w12-b1::after{display: none;}

	.w12-b2 img{width: 200px;}

	.w12-b3{padding: 20px 10px;font-size: 13px;}

	.w12-bt2{padding: 0 0 40px 0;}

	.w13bt-lunbo{width: calc(100% - 20px);height: 260px;}

	.w12-bt4{height: 260px !important;}

	.w13bt-lunbo .w12-bt10{padding: 40px 10px !important;}

	.w12-bt3 .swiper-button-next, .w12-bt3 .swiper-button-prev{width: 30px;height: 30px;display: none;}

	.w12-bt3 .swiper-button-next{right: -30px;}

	.w12-bt3 .swiper-button-prev{left: -30px;}

	.w12-bt3 .swiper-button-next img, .w12-bt3 .swiper-button-prev img{width: 10px;}

	.w12-bt6{font-size: 13px;padding-bottom: 10px;}

	.w12-bt7{font-size: 20px;padding-bottom: 10px;}

	.w12-bt8{font-size: 12px;}

	.w12-bottom{padding-bottom: 90px;}

	.w13{overflow-x: scroll;}

	.w13-box{height: 740px;width: 1021px;}

	.w13-title{top: 100px;width: 350px;}

	.w13-title .about-title{padding-bottom: 10px;}

	.w12-bt1 .about-title{padding-bottom: 10px;}

	.w13-txt{font-size: 12px;}

	.w13-bt4{width: 8px;height: 8px;}

	.w13-bt5{font-size: 15px;margin-left: 7px;}

	@keyframes change6 {

		0% {

			top: 0;

			left: 0;

			right: 0;

			bottom: 0;

			opacity: 1;

		}

		100% {

			top: -10px;

			left: -10px;

			right: -10px;

			bottom: -10px;

			opacity: 0;

		}

	}

	.w13-wz1{top: 273px;left: 66px;}

	.w13-wz2{top: 369px;left: 215px;}

	.w13-wz3{top: 337px;left: 272px;}

	.w13-wz4{top: 409px;left: 281px;}

	.w13-wz5{top: 305px;left: 319px;}

	.w13-wz6{top: 318px;left: 332px;}

	.w13-wz7{top: 335px;left: 333px;}

	.w13-wz8{top: 357px;left: 315px;}

	.w13-wz9{top: 304px;left: 667px;}

	.w13-wz10{top: 468px;left: 779px;}

	.w13-bt6{left: 60px;width: 180px;}

	.w13-wz9 .w13-bt6{right: 80px;}

	.w13-wz10 .w13-bt6{right: 80px;}

	.w13-bt7{padding: 20px;}

	.w13-bt8{font-size: 13px;padding-bottom: 10px;}

	.w13-bt10{font-size: 12px;}

	.w13-bt10{padding: 10px 0;}

	.w13-img1{width: 13px;height: 13px;}

	.w13-img2{width: 11px;height: 15px;min-width: 11px;}

	.w13-bt10 span{font-size: 12px;padding-left: 5px;}

	.w13-bt10:last-child{padding-bottom: 15px !important;}

	.w13-bt11{padding: 10px 0;font-size: 13px;}

	.w13-new2 .w13-bt10{padding: 5px 0;}

	.w13::-webkit-scrollbar {height: 3px;background: rgba(0,66,139,.1);}

	.w13::-webkit-scrollbar-thumb {border-radius: 4px;background: #00428B;}

	.w14-title .about-title{padding-bottom: 10px;}

	.w14-box{padding: 90px 0 150px;}

	.w14-txt{padding: 0;font-size: 12px;}

	.w14-title{padding-bottom: 60px;}

	.w14-b1{width: 65px;height: 65px;margin: 0;}

	.w14-b4{background-size: 100% 100%;}

	.w14-b1:nth-child(even){transform: translateY(65px);}

	.w14-b2 img{width: 50%;height: auto;margin: 0 auto;}

	.w14-b3{font-size: 12px;}

	.w15-img img{height: 300px;object-fit: cover;}

	.w15-b{padding: 150px 0 60px;}

	.w15-title{top: 90px;}

	.w15-title .about-title{padding-bottom: 10px;}

	.w15-txt{font-size: 12px;}

	.w15-txt{padding: 0;}

	.w16-box{padding: 90px 0;}

	.w16-b{flex-direction: column;align-items: stretch;}

	.w16-b1 .about-title{text-align: center;padding: 0 0 40px 0;}

	.w16-b3{padding: 15px 0;}

	.w16-b5{font-size: 15px;}

	.w16-b6{font-size: 13px;}

	.w16-b6 img{width: 20px;}

	.w17-box{padding: 90px 0 0;}

	.w18-title .about-title{padding: 0 0 40px 0;text-align: center;}

	.w17-b{gap: 35px 20px;}

	.w17yd.yd{width: 100%;margin: 0 auto;}

	.yd.w17yd .swiper-container{padding: 20px 0;}

	.yd.w17yd{position: relative;z-index: 1;}

	.yd.w17yd::before{content: '';position: absolute;top: 0;left: 0;bottom: 0;width: 20%;background-image: linear-gradient(to right, rgba(255,255,255,1), transparent);z-index: 2;pointer-events: none;}

	.yd.w17yd::after{content: '';position: absolute;top: 0;right: 0;bottom: 0;width: 20%;background-image: linear-gradient(to left, rgba(255,255,255,1), transparent);z-index: 2;pointer-events: none;}

	.w17-b1{width: 100%;height: 150px;padding: 0;}

	.w17-b2{justify-content: center;}

	.w17-b4{font-size: 13px;padding: 10px 0;}

	.w18-b1{flex-direction: column;}

	.w18-b1 .w18-b2{width: 100%;}

	.w18-b5{top: 60px;left: 10%;right: 10%;}

	.w18-b4{flex-direction: column;}

	.w18-b4 .w18-b2{width: 100%;}

	.w18-b3 img{height: 420px;object-fit: cover;}

	.w18-b6{font-size: 24px;padding-bottom: 2px;}

	.w18-b7{font-size: 12px;padding-bottom: 30px;}

	.w18-b8{width: 90px;height: 30px;font-size: 12px;}

	.w19-box{padding: 90px 0;}

	.w19-nav .swiper-button-next, .w19-nav .swiper-button-prev{width: 30px;height: 30px;}

	.w19-nav .swiper-button-next img, .w19-nav .swiper-button-prev img{width: 10px;}

	.w19-b{padding: 0;margin: 0 7%;}

	.w19-nav{gap: 15px;}

	.w19-b3 .w19-b4{width: 30px;}

	.w19-video{height: auto;}

	.w19-b6{background: #000000;}

	.w19-video{object-fit: contain;}

	.w19-b7{padding: 10px;font-size: 13px;}

	.w20-box{padding-bottom: 90px;}

	.w20-a{width: 90px;height: 30px;font-size: 12px;}

	.w20-b{flex-direction: column;gap: 35px;}

	.w20-b1{width: 100%;}

	.w20-b3{width: 100%;height: auto;}

	.w20-b4{padding: 20px 15px;}

	.w20-b5{font-size: 12px;padding-bottom: 10px;}

	.w20-b7{font-size: 12px;}

	.w20-b6{font-size: 15px;}

	.w20-b8{min-height: 90px;}

	.w22.w5-bb{top: 67px;}

	.w22-mulu{padding: 25px 0 40px;}

	.mulu-b{font-size: 13px;}

	.mulu-a{font-size: 13px;}

	.w24-b{padding: 35px 15px;}

	.w55-b7 .about-title{padding-bottom: 30px;}

	.w24-box{padding-bottom: 90px;}

	.w24-b4{width: 30px;height: 30px;}

	.w24-video{height: 240px;object-fit: contain;}

	.w24-b5{font-size: 12px;}

	.w24-b9{width: 80px;height: 25px;font-size: 12px;border-radius: 50px;}

	.w24-b6{padding-bottom: 50px;margin-bottom: 30px;}

	.w21-top{flex-direction: column;align-items: stretch;}

	.w21-nav3{font-size: 13px;min-width: 52px;}

	.w21-nav4{height: 30px;flex: 1;}

	.w21-nav4{background-position: 94% 50%;}

	.w21-nav2{width: 100%;margin: 0 0 15px 0;}

	.w21-nav3{margin-right: 10px;}

	.w21-nav4{padding: 0 15px;font-size: 13px;}

	.w21-nav2:last-child{margin: 0 0 60px 0;}

	.w21-nav6{width: 32px;height: 32px;}

	.w21-nav6 img{width: 12px;height: 12px;min-width: 12px;}

	.w21-nav5{flex: 1;height: 30px;padding: 0 15px;font-size: 13px;}

	.w21-nav5::-webkit-input-placeholder{font-size: 13px;}

	.w21-b{gap: 35px;}

	.w21-b1{width: 100%;}

	.w21-b3{height: 230px;}

	.w21-b3 img{width: 80%;height: auto;}

	.w21-b4{padding: 0 15px 15px;}

	.w21-b5{font-size: 12px;padding-bottom: 5px;}

	.w21-b6{font-size: 20px;}

	.w22-r5{font-size: 12px;}

	.w23-newx .w23-c4{font-size: 16px;}

	.w21-b7{padding: 15px;margin-top: 10px;}

	.w21-b8{font-size: 12px;}

	.w21-b9{font-size: 12px;}

	.w21-bb{padding-bottom: 60px;}

	.fenye-b{padding-top: 40px;}

	.fenye-a{width: 30px;height: 30px;font-size: 13px;}

	.fenye-a img{width: 10px;}

	.w22-b{gap: 40px;flex-direction: column;align-items: stretch;}

	.w22-left{width: 100%;}

	/* .w22-lunbo1{height: 220px;} */

	.w22-lunbo1{height: 85.4vw;}

	/* .w22-l3 .w22-l2 img,

	.w22-l2 img{width: 60%;height: auto;} */

	.w22-l3 .w22-l2 img{width: 99%;height: 99%;}

	.w22-l2 img{width: 100%;height: 100%;}

	.w22-l1{margin-bottom: 10px;}

	.w22-l3{width: 156px;}

	/* .w22-lunbo2{height: 90px;} */

	.w22-lunbo2{height: 41.4vw;}

	.w22-lunbo2 .w22-l2{margin-right: 10px;}

	.w22-r1{font-size: 24px;padding-bottom: 10px;margin-bottom: 40px;}

	.w22-r3{flex-wrap: wrap;}

	.w22-r3 .w21-nav4{flex: 1;}

	.w22-r3 .w21-nav2,

	.w21-nav2{margin: 0 0 15px 0;}

	.w22-r3{padding: 0;margin-bottom: 30px;flex-direction: column;align-items: stretch;}

	.w22-r4{margin: 0;}

	.w22-r5{width: 73px;height: 30px;margin-left: 10px;}

	.w22-r3.w22-r6{padding-bottom: 20px;}

	.w22-r7 .w22-r5{margin: 0 10px 10px 0;}

	.w22-box{padding-bottom: 80px;}

	.w16-b9 img{width: 100px;}

	.w16-b8{gap: 20px;}

	.w16-b11{font-size: 14px;padding-bottom: 15px;}

	.w16-b12{font-size: 12px;}

	.w16-b12 img{width: 20px;}

	.w23-box{padding: 90px 0;}

	.w23-a1{flex-direction: column;gap: 60px;margin-bottom: 90px;}

	.w23-a2{width: 100%;}

	.w23-a2 .w23-a3{padding-bottom: 30px;}

	.w23-a3{font-size: 24px;padding-bottom: 0;}

	.w23-a4{height: 255px;}

	.w23a-table td:first-child{width: 35%;padding: 15px 10px;}

	.w23a-table td{font-size: 12px;}

	.w23-a5{font-size: 12px;height: 270px;flex: auto;}

	.w23-b2{height: 400px;}

	.w23-b3{bottom: 30px;width: 110px;height: 30px;font-size: 13px;}

	.w23-b3 img{width: 10px;}

	.w23-c1{padding-top: 90px;}

	.w23-newx{overflow-x: scroll;margin-bottom: 30px;}

	.w23-newx::-webkit-scrollbar {height: 2px;background: rgba(0,66,139,.1);}

	.w23-newx::-webkit-scrollbar-thumb {border-radius: 4px;background: #00428B;}

	.w23-newx .w23-c3{min-width: 680px;padding-bottom: 10px;}

	.w23-c3{padding-bottom: 40px;}

	.w23-c4{font-size: 24px;margin-right: 20px;}

	.w23-c5{margin: 0;height: 300px;}

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

	.w23-c8{top: 20px;right: 20px;gap: 10px;}

	.w23-c8 img{width: 20px;}

	.w23-d1{padding-top: 90px;}

	.w23-d1 .w23-d2{flex-direction: column;align-items: stretch;}

	.w23-d1 .w23-nav{justify-content: flex-end;}

	.w23-d1 .w23-d3{margin-top: 0;}

	.w23-nav .swiper-button-next, .w23-nav .swiper-button-prev{width: 30px;height: 30px;}

	.w23-nav{gap: 15px;}

	.w23-nav .swiper-button-next img, .w23-nav .swiper-button-prev img{width: 10px;}

	.w40-zx10 .swiper-button-next,.w40-zx10 .swiper-button-prev{width: 30px;height: 30px;margin: 5px 0;}

	.w40-zx10 .swiper-button-next img,.w40-zx10 .swiper-button-prev img{width: 10px;}

	.w23-d2{align-items: flex-start;}

	.w23-d10{background: #000000;}

	.w23-video{height: auto;object-fit: contain;}

	.w23-d7 .w23-d8{width: 30px;}

	.w23-d11{padding: 10px;font-size: 13px;}

	.w23-d4{padding: 0;margin: 0 7%;}

	.w23-e1{padding-top: 90px;}

	.w23-e4{height: 260px;}

	.w23-e5{bottom: 20px;left: 10px;right: 10px;font-size: 13px;}

	.threed-b{width: 100%;height: 90vh;margin: 0 auto;flex-direction: column;}

	.threed-no{top: 20px;right: 20px;}

	.threed-no img{width: 15px;height: 15px;}

	.threed-b1{width: 100%;height: 40%;}

	.threed-b2 img{margin: 0 auto;width: 60%;}

	.threed-b3{font-size: 14px;}

	.threed-b5{flex-direction: column;gap: 10px;align-items: flex-start;}

	.threed-b5{padding-bottom: 10px;margin-bottom: 20px;}

	.threed-b6::after{bottom: -38px;}

	.threed-b6{font-size: 18px;}

	.threed-b7{font-size: 12px;}

	.threed-b10{width: 60px;min-width: 60px;font-size: 12px;}

	.threed-b11{height: 30px;font-size: 12px;padding: 0 10px;}

	.threed-b12{width: 90px;height: 32px;font-size: 12px;}

	.threed-b9{padding-bottom: 10px;}

	.threed-b4{padding: 0 20px;}

	.threed-b13{width: 110px;height: 30px;font-size: 12px;margin-top: 30px;}

	.threed-b4{align-items: flex-end;}

	.threed-bb{width: 90%;}

	.w22-tca{width: 280px;z-index: 1;}

	.w22-tca1{padding: 20px 15px;}

	.w22-tca2{font-size: 14px;padding-bottom: 7px;margin-bottom: 10px;}

	.w22-tca3{font-size: 12px;padding-bottom: 5px;}

	.w22-tca4{font-size: 13px;}

	.w22-tcb{width: 280px;z-index: 1;}

	.w22-tcb1{padding: 20px;gap: 18px;}

	.w22-tcb3{flex: 1;}

	.w22-tcb3{font-size: 12px;}

	.w22-tcb2 img{width: 98px;}

	.w22-tcc2{width: 90%;height: 80vh;}

	.w22-tcc{z-index: 999999999;}

	.w22-tcc4{font-size: 24px;padding-bottom: 30px;}

	.w22-tcc3{padding: 15px;}

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

	.w22-tcc5{flex-wrap: wrap;}

	.w22-tcc6{height: 30px;font-size: 13px;padding: 0 15px;}

	.w22-tcc5{gap: 10px;margin-bottom: 10px;}

	.w22-tcc7{padding: 10px;font-size: 13px;height: 80px;}

	.w22-btn{width: 110px;height: 30px;font-size: 13px;margin-top: 30px;}

	.w22-no{top: 20px;right: 20px;}

	.w22-no img{width: 15px;height: 15px;}

	.w22-tcd{z-index: 999999999;}

	.w22-tcd3{padding: 15px;flex-direction: column;gap: 20px;}

	.w22-tcd4{padding: 0;margin: 0;border: none;}

	.w22-tcd6{width: 110px;height: 110px;margin: 0 auto 10px auto;}

	.w22-tcd6 img{width: 100%;height: auto;}

	.w22-tcd7{font-size: 13px;}

	.w22-tcd9{padding: 0 0 7px 0;margin-bottom: 15px;font-size: 16px;}

	.w22-tcd10{gap: 20px;padding-right: 5px;height: 120px;flex: auto;}

	.w22-tcd11{width: calc((100% - 20px)/2);}

	.w22-tcd4{width: 100%;box-shadow: 0 0 10px rgba(0, 66, 139, 0.1);}

	.w22-tcd5{padding: 25px 10px 20px;}

	.w22-tcd12{height: 150px;}

	.w22-tcd12 img{padding-bottom: 10px;width: 70%;height: auto;}

	.w22-tcd13{font-size: 13px;bottom: 10px;left: 10px;right: 10px;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;display: -webkit-box;-webkit-box-orient: vertical;}

	.w22-tcd14[type=checkbox]{width: 15px;height: 15px;margin-top: 15px;}

	.w22-tcdbtn{font-size: 13px;width: 110px;height: 30px;margin-top: 50px;}

	.w22-tce3{padding: 60px 15px;}

	.w22-tce5{font-size: 16px;}

	.w22-tce6{font-size: 14px;}

	.w22-tce4{padding-bottom: 20px;}

	.w22-tce7{height: 350px;}

	.w22-table tbody td,

	.w22-table thead td{padding: 10px;font-size: 13px;}

	/* .w22-tce8{min-width: 2000px;} */

	.w26-b{height: 300px;}

	.w26-b3{padding: 20px 5px;}

	.w26-b4 img{height: 30px;margin: 0 auto;}

	.w26-b4{padding-bottom: 15px;}

	.w26-b5{font-size: 13px;-webkit-line-clamp: 5;height: 93px;}

	.w26-b6 img{width: 18px;}

	.w26-b8{transform: translateY(18px);}

	.w27-b{flex-direction: column;gap: 40px;}

	.w26-box{padding: 0 0 60px;}

	.w27-b1{width: 100%;height: auto;}

	.w27-b2{padding: 0 20px 20px;}

	.w27-b3{font-size: 24px;padding-bottom: 20px;}

	.w27-b4{font-size: 13px;}

	.w26-w27-b{padding: 90px 0;}

	.w28-bj img{height: 400px;}

	.w28-b2{font-size: 58px;}

	.w28-b{top: 50%;transform: translateY(-50%);}

	.w28-b3{font-size: 13px;}

	.w29-box{padding: 90px 0;}

	.w29-b1 .about-title{padding-bottom: 10px;}

	.w29-b2{font-size: 12px;padding-bottom: 50px;}

	.w29-b3{flex-wrap: wrap;gap: 20px;}

	.w29-b4{width: calc((100% - 20px)/2);height: 140px;}

	.w29-b5{width: 40px;height: 40px;margin-bottom: 20px;}

	.w29-b6{font-size: 13px;}

	.w30-box{padding: 90px 0;}

	.w30-title .about-title{padding-bottom: 30px;}

	.w31-title .about-title{padding-bottom: 30px;}

	.w31-box{padding-bottom: 90px;}

	.w32-box{background: rgba(255, 255, 255, .9);}

	.w32-b1 .about-title{padding-bottom: 10px;}

	.w32-b{width: 100%;height: auto;padding: 90px 0 120px;}

	.w32-b2{font-size: 12px;margin-bottom: 60px;}

	.w32-b4{padding-right: 20px;margin-right: 20px;}

	.w32-b5 img{height: 25px;}

	.w32-b5{padding-bottom: 10px;}

	.w32-b6{font-size: 12px;}

	.w32-txt{font-size: 70px;left: -5px;bottom: -35px;}

	.w32-box{margin-bottom: 125px;}

	.w33-b{flex-direction: column;gap: 50px;}

	.w33-box{padding: 0 7% 90px;}

	.w33-b1{width: 100%;height: auto;}

	.w33-b3 .about-title{padding-bottom: 10px;}

	.w33-b4{padding: 0 0 40px 15px;}

	.w33-b4 li{font-size: 12px;}

	.w33-b2{padding-right: 0;}

	.w33-b7 span{font-size: 20px;padding-right: 10px;}

	.w33-b7{font-size: 13px;padding-bottom: 10px;}

	.w33-b8{font-size: 13px;}

	.w33-b6{padding-right: 0;margin-right: 0;border: 0;width: calc((100% - 20px)/2);}

	.w33-b5{gap: 20px;}

	.w34-box{padding: 70px 0 0;}

	.w40-b7{padding-bottom: 35px;}

	.w41-b4.on::before{left: 0;}

	.w34-bj{height: 700px;}

	.w34-title .about-title{padding-bottom: 35px;}

	.w35-b1{flex-direction: column;align-items: stretch;gap: 0;}

	.w35-b2{padding: 0 7%;display: flex;justify-content: space-between;align-items: flex-start;}

	.w35-bj{top: 0;right: 0;height: 100%;}

	.w35-b{padding: 90px 0;}

	.w35-b5{width: 86%;margin: 0 auto;}

	.w35-lunbo{width: 100%;}

	.w35-b6{box-shadow: none;}

	.w35-b6{flex-direction: column;}

	.w35-b7{height: auto;width: 100%;}

	.w35-b8{padding: 30px 20px;align-items: stretch;}

	.w35-b9{font-size: 15px;padding-bottom: 10px;margin-bottom: 15px;}

	.w35-b10{font-size: 12px;padding-left: 17px;}

	.w35-box{padding-bottom: 0;padding-top: 70px;}

	.w36-box{padding: 90px 0;}

	.w36-b{flex-direction: column;gap: 35px;}

	.w36-b1{padding: 0 7%;}

	.w36-b2 .about-title{padding-bottom: 10px;}

	.w36-b3{font-size: 12px;padding: 0 0 50px 0;}

	.w36-b4{gap: 10px;}

	.w36-b5{width: calc((100% - 80px)/3);padding: 10px;}

	.w36-b7{width: 20px;height: 20px;}

	.w36-b8{font-size: 13px;}

	.w36-b6{padding-bottom: 20px;}

	.w36-b9{font-size: 13px;}

	.w36-b10{width: 86%;height: auto;margin: 0 auto;}

	.w37-b4{position: initial;width: 100%;height: auto;}

	.w37-box{padding: 0 7%;margin-bottom: 90px;}

	.w37-b{padding: 0;}

	.w37-b1{padding: 40px 15px;}

	.w37-b{display: flex;flex-direction: column-reverse;}

	.w37-lunbo .swiper-pagination{bottom: 10%;}

	.w37-lunbo .swiper-pagination-bullet{width: 10px;height: 10px;margin: 0 5px;}

	.w37-b3{font-size: 12px;}

	.w37-b2 .about-title{padding-bottom: 20px;}

	.w48 .w38{margin-bottom: 0;}

	.w38{margin-bottom: 90px;z-index: 1;height: auto;}

	.w38::after{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;background: rgba(255, 255, 255, .5);content: '';}

	.w38-txt{top: 30px;z-index: 2;font-size: 70px;z-index: 3;}

	.w38-box{padding-top: 170px;z-index: 2;background: rgba(255, 255, 255, .7);}

	.w38-b{width: 100%;padding-bottom: 90px;}

	.w38-b1 .about-title{text-align: right;padding-bottom: 10px;}

	.w38-b2{font-size: 12px;padding-bottom: 40px;text-align: right;}

	.w38-b4{font-size: 12px;padding-left: 15px;}

	.w38-b5{margin-right: 10px;}

	.w38-b3{flex-direction: column;align-items: flex-end;gap: 10px;}

	.w38-b4::after{width: 5px;height: 5px;}

	.w39{padding-bottom: 90px;}

	.w39-b{flex-direction: column;gap: 0;align-items: stretch;padding-bottom: 0;}

	.w39-b1 .about-title{padding: 0 7%;text-align: center;}

	.w39-b2{flex: auto;padding: 35px 7% 0;}

	.w39-b3{position: relative;width: 86%;margin: 0 auto;left: auto;right: auto;top: auto;bottom: auto;}

	.w39-b4{height: 120px;}

	.w39-b5{font-size: 12px;}

	.w39-b6{font-size: 12px;}

	.w39-b5 span{font-size: 20px;}

	.w39-b7{padding: 10px;}

	.w39-b4{width: calc((100% - 2px)/3);}

	.w39-b4:nth-child(3n){border-right: none;}

	.w39-b4:nth-child(5n){border-right: 1px solid rgba(0,66,139,0.1);}

	.w40-b{flex-direction: column;gap: 0;align-items: stretch;}

	.w40-zx{position: initial;}

	.w40-left{padding: 90px 7% 0;}

	.w40-bj{right: 0;}

	.w40-b2{font-size: 24px;margin-right: 10px;}

	.w40-b1{padding-bottom: 10px;}

	.w40-b4{font-size: 12px;}

	.w40-b3{padding-bottom: 40px;}

	.w40-b8{font-size: 14px;padding-bottom: 5px;margin-right: 10px;}

	.w40-b11 .swiper-container{width: 86%;height: auto;margin: 0 auto;}

	.w40-zx{width: 86%;margin: 0 auto;}

	.w40-zx2{padding: 15px 20px;}

	.w40-zx8{font-size: 15px;padding-bottom: 15px;}

	.w40-zx9{font-size: 12px;}

	.w40{padding-bottom: 90px;margin-bottom: 90px;}

	.w41-b{flex-direction: column;align-items: stretch;gap: 40px;}

	.w41-box{padding: 0 7%;}

	.w41-b1{width: 100%;height: auto;}

	.w41{overflow: hidden;margin-bottom: 90px;}

	.w41-b4{margin-bottom: 10px;font-size: 20px;}

	.w41-b4::before{bottom: -10px;}

	.w41-b5{padding-top: 20px;font-size: 12px;}

	.w41-b3{padding-bottom: 30px;}

	.w42-b1{padding: 0;}

	.w42-b2{padding: 90px 7%;}

	.w42-b5{position: initial;transform: none;}

	.w42-b3 .about-title{padding-bottom: 10px;}

	.w42-b4{font-size: 12px;}

	.w42-b5{width: 100%;height: auto;margin-top: 40px;padding: 40px 0;}

	.w42-b5 img{width: 90%;}

	.w42{margin-bottom: 90px;}

	.w43-box{padding-bottom: 90px;}

	.w43-b{flex-direction: column;gap: 40px;}

	.w43-b1{width: 100%;height: auto;}

	.w43-b3 .about-title{padding: 0 0 10px 0;}

	.w43-b4{font-size: 12px;padding-bottom: 40px;}

	.w43-b7 strong{font-size: 12px;}

	.w43-b7{font-size: 12px;}

	.w43-b6{padding-left: 20px;height: 200px;}

	.w44-b{flex-direction: column;align-items: stretch;gap: 20px;}

	.w44-b1{display: flex;align-items: flex-start;justify-content: space-between;}

	.w44-bj{top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;}

	.w44{padding: 90px 0;}

	.w44-b5{padding: 40px 20px;}

	.w44-b6{font-size: 15px;padding-bottom: 10px;margin-bottom: 15px;}

	.w44-b7{font-size: 12px;}

	.w45-box{padding-bottom: 90px;}

	.w45-b{flex-direction: column;align-items: stretch;gap: 40px;padding: 0 7%;}

	.w45-b5{position: initial;}

	.w45-b1{width: 100%;height: auto;}

	.w45-b3 .about-title{padding: 0 0 10px 0;}

	.w45-b4{font-size: 12px;}

	.w45-b5{width: 100%;}

	.w45-b7{height: 100px;width: calc(100% / 2);}

	.w45-b8 span{font-size: 20px;}

	.w45-b8{font-size: 12px;}

	.w45-b9{font-size: 12px;padding: 10px;}

	.w45-b7:nth-child(2n):after{display: none;}

	.w45-b7:nth-child(1)::before{content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 1px;background: rgba(0,66,139,0.06);}

	.w45-b7:nth-child(2)::before{content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 1px;background: rgba(0,66,139,0.06);}

	.w46-b1 .about-title{padding-bottom: 10px;}

	.w46-b2{width: 100%;padding-bottom: 50px;font-size: 12px;}

	.w46-b3{gap: 35px;}

	.w46-b4{width: 100%;flex: auto;height: 260px;}

	.w46-box{padding: 90px 0;margin-bottom: 90px;}

	.w47-box .w41-b{flex-direction: column;}

	.w47-box{padding: 0 7% 90px;}

	.w41-b2{padding: 0;}

	.w47-box .w41-b2{padding: 0;}

	.w48 .w38{height: auto;}

	.w48 .w38-b{width: 100%;}

	.w48-b{gap: 20px;justify-content: flex-end;}

	.w48-b1{height: auto;width: 30px;}

	.w49-b1{flex-direction: column;gap: 50px;align-items: flex-end;padding-bottom: 0;}

	.w50-b4 .about-title{display: none;}

	.w49-b7{height: 400px;}

	.w49-b9{font-size: 13px;bottom: 50px;left: 10px;right: 10px;}

	.w49-b8{margin: 0 auto;width: 70%;height: auto;padding-bottom: 70px;}

	.w49-box{padding-bottom: 90px;}

	.w50-b1{flex-direction: column-reverse;gap: 20px;align-items: stretch;padding-bottom: 50px;}

	.w50-b7{justify-content: flex-start;}

	.w50-box{padding: 90px 0;}

	.w50-bj{top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;}

	.w50-b8{font-size: 24px;margin: 0 20px 0 0;font-family: "MISANS-DEMIBOLD";}

	.w50-b8::after{bottom: -10px;display: none;}

	.w50-b4 .about-title{padding-bottom: 10px;}

	.w50-b5{font-size: 12px;}

	.w50-b11{height: 400px;}

	.w50-b12{width: 70%;padding-bottom: 50px;}

	.w50-b13{bottom: 35px;left: 10px;right: 10px;font-size: 13px;}

	.w50-b14{margin-top: 40px;}

	.w50-b14 .w19-nav{justify-content: flex-end;}

	.w51 .w46-box{padding-bottom: 90px;padding-top: 0;}

	.w51-bj{height: 560px;}

	.w51 .w46-b2{font-size: 12px;}

	.w51 .w46-b4 img{padding-bottom: 10px;}

	.w51 .w46-b4{height: 260px;}

	.w51-b{bottom: 6%;left: 10px;right: 10px;font-size: 13px;}

	.w52-b{flex-direction: column;align-items: stretch;}

	.w52-box{padding: 0 7% 90px;}

	.w52-b1{width: 100%;padding: 0;}

	.w52-b2 .about-title{padding-bottom: 10px;}

	.w52-b3{font-size: 12px;}

	.w52-b2{padding-bottom: 10px;}

	.w52-b{gap: 30px;}

	.w52-b6{height: 260px;}

	.w53-box{padding: 90px 0 35px;}

	.w53-b1{flex-direction: column;}

	.w53-b2{width: 100%;height: auto;}

	.w53-b3{padding: 30px 20px;}

	.w53-b4{font-size: 12px;padding-bottom: 5px;}

	.w53-b5{font-size: 15px;margin-bottom: 10px;}

	.w53-b6{margin-bottom: 30px;font-size: 12px;}

	.w53-b7{padding-top: 10px;font-size: 12px;}

	.w53-b .swiper-pagination{bottom: 260px;left: 20px;}

	.w53-b .swiper-pagination-bullet{width: 25px;height: 2px;margin-right: 7px;}

	.w54-b{gap: 35px;}

	.w54-b1{width: 100%;}

	.w55 .w54-b1{box-shadow: none;}

	.w54yd-lunbo{box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

	.w54-b11{height: 240px;}

	.w54-b3{height: auto;}

	.w54-b5{padding: 30px 20px;}

	.w54-b6{font-size: 12px;padding-bottom: 5px;}

	.w54-b7{font-size: 15px;margin-bottom: 10px;}

	.w54-b8{font-size: 12px;}

	.w54-b10{font-size: 12px;padding-top: 10px;}

	.w54-b4{font-size: 12px;width: 128px;height: 32px;}

	.w54-b4 span{max-width: 100px;}

	.w54-box{padding-bottom: 90px;}

	.w55-box{padding-bottom: 90px;}

	.w55-b1{font-size: 16px;padding-bottom: 30px;}

	.w55-b2{flex-direction: column;align-items: stretch;gap: 20px;padding-bottom: 20px;margin-bottom: 30px;}

	.w55-b4{height: 30px;font-size: 12px;flex: 1;border-radius: 50px;margin-right: 10px;}

	.w55-b5{justify-content: flex-start;}

	.w55-b6{width: 30px;height: 30px;margin-left: 5px;}

	.w56-box{padding: 90px 0;}

	.w56-b{gap: 35px;}

	.w56-b1{width: 100%;}

	.w56-video{height: 260px;}

	.w56-b9{width: 40px;height: 40px;}

	.w56-video{object-fit: contain;}

	.w56-b12{padding: 30px 20px;}

	.w56-b13{font-size: 15px;padding-bottom: 10px;}

	.w56-b14{font-size: 12px;}

	.w57-box{padding: 90px 0;}

	.w57-title{flex-direction: column;align-items: flex-start;}

	.w57-t1 .about-title{padding-bottom: 30px;}

	.w57-t2{flex-wrap: wrap;}

	.w57-t3{font-size: 15px;margin-right: 15px;padding-bottom: 10px;}

	.w57-title{margin-bottom: 40px;}

	.w57-b{gap: 35px;}

	.w57-b1{width: 100%;}

	.w57-b3{height: auto;}

	.w57-b4{padding: 30px 20px;}

	.w57-b5{font-size: 15px;padding-bottom: 20px;}

	.w57-b7{width: 90px;height: 30px;font-size: 12px;margin-right: 10px;}

	.w57-b8{width: 12px;height: 12px;}

	.w57-b9{height: 12px;width: auto;}

	.w59-b{flex-direction: column;gap: 60px;align-items: stretch;}

	.w59-l2{padding: 12px 0;font-size: 13px;}

	.w59-l3{padding-left: 10px;transform: translateX(-10px);}

	.w59-l3::before{width: 2px;}

	.w59-r2{gap: 20px;}

	.w59-r3{width: 100%;}

	.w59-r4{height: 300px;}

	.w59-r5{bottom: 7%;left: 10px;right: 10px;font-size: 15px;}

	.w59-r7{height: 50px;font-size: 12px;}

	.w57-b2:hover,

	.w59-r3:hover{transform: none;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

	.w57-new{height: 12px;width: auto;}

	.w57-cjwt2{padding: 20px 20px 20px 30px;margin-bottom: 20px;}

	.w57-cjwt3::after{width: 2px;left: -12px;}

	.w57-cjwt4{font-size: 14px;padding-right: 20px;}

	.w57-cjwt5 li:nth-child(1){width: 14px;height: 2px;}

	.w57-cjwt5 li:nth-child(2){width: 2px;height: 14px;}

	.w57-cjwt6{font-size: 12px;padding-top: 15px;margin-top: 12px;}

	.w58-b{padding: 20px 20px 40px;}

	.w58-b3{font-size: 12px;padding-right: 20px;}

	.w58-b4{font-size: 12px;}

	.w58-b2{padding: 20px 0;}

	.w60-img>img{height: 300px;object-fit: cover;}

	.w60-wz{top: 50% !important;left: 50% !important;transform: translate(-50% , -50%) !important;}

	.w58-btn{width: 90px;height: 30px;font-size: 12px;margin-top: 40px;}

	.w58-box{padding: 90px 0;}

	.w58-title .about-title{padding-bottom: 30px;}

	.w60-wz1{width: calc(11.46vw * 3);height: calc(4.69vw * 3);}

	.w60-b1{position: initial;}

	.w60-wz2{width: 10px;height: 10px;}

	@keyframes qingxie2 {

		0% {

			top: 0;

			left: 0;

			right: 0;

			bottom: 0;

			opacity: 1;

		}

		100% {

			top: -5px;

			left: -5px;

			right: -5px;

			bottom: -5px;

			opacity: 0;

		}

	}

	@keyframes qingxie {

		0% {

			top: 0;

			left: 0;

			right: 0;

			bottom: 0;

			opacity: 1;

		}

		100% {

			top: -10px;

			left: -10px;

			right: -10px;

			bottom: -10px;

			opacity: 0;

		}

	}

	.w60-wz {top: 7.71vw;left: 9.83vw;}

	.w60-b2{padding: 50px 7% 90px;}

	.w60-b3 .about-title{padding-bottom: 20px;}

	.w60-b5{padding: 20px 0;}

	.w60-b6{width: 40px;height: 40px;}

	.w60-b7{padding-left: 10px;}

	.w60-b8{font-size: 13px;padding-bottom: 10px;}

	.w60-b9{font-size: 13px;}

	.w60-b5{width: 100%;}

	.w61-box{height: auto;}

	.w61-b{flex-direction: column-reverse;gap: 20px;}

	.w61-right{width: 86%;height: auto;margin: 0 auto;}

	.w61-left{padding: 30px 10% 90px;}

	.w61-left .w60-b5:last-child{width: 100%;}

	.w62-box{padding: 90px 0;}

	.w62-b{flex-direction: column;gap: 40px;}

	.w62-left{width: 100%;}

	.w62-l2 .about-title{padding-bottom: 10px;}

	.w62-l3{font-size: 12px;}

	.w62-r2{gap: 15px;}

	.w62-r3{width: 100%;}

	.w62-r4{margin-top: 15px;}

	.w62-input{height: 40px;padding: 0 15px;font-size: 12px;}

	.w62-r5{padding: 15px;height: 180px;font-size: 12px;}

	.w62-btn{width: 90px;height: 30px;font-size: 12px;margin-top: 40px;}

	.w62-right{text-align: right;}

	.w63-box{padding: 90px 0;}

	.w63-bj img{height: 200px;object-fit: cover;}

	.w63-b{flex-direction: column;align-items: stretch;gap: 20px;}

	.w63-left{padding: 0 7%;display: flex;align-items: flex-start;justify-content: space-between;}

	.w63-l2 .about-title{padding-bottom: 20px;}

	.w63-right{flex: auto;width: 86%;margin: 0 auto;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);}

	.w63-r2{padding: 20px;}

	.w63-right .swiper-container{padding: 0;}

	.w63-r3{font-size: 15px;padding-bottom: 10px;margin-bottom: 15px;}

	.w63-r5{height: 280px;}

	.w63-r4{font-size: 12px;}

	.w64-title .about-title{padding-bottom: 30px;}

	.w64-box{padding-bottom: 90px;}

	.w64-b4{font-size: 15px;flex-wrap: wrap;flex-direction: column;gap: 10px;align-items: stretch;}

	.w64-b5{width: 100%;text-align: left;font-size: 18px;white-space: initial;}

	.w64-b7{text-align: left;}

	.w64-b6{text-align: left;padding-right: 25px;line-height: 1.6;}

	.w64-b3{padding: 40px 15px;margin-bottom: 20px;}

	.w64-b8{font-size: 12px;padding-top: 20px;margin-top: 15px;}

	.w65-box{padding: 90px 0;}

	.w65-b{flex-direction: column;gap: 40px;}

	.w65-b2{width: 86%;margin: 0 auto;height: auto;}

	.w65-b3{padding: 0 7%;}

	.w65-b4 .about-title{padding-bottom: 10px;}

	.w65-b5{font-size: 12px;}

	.w65-b6{position: initial;width: 86%;margin: 50px auto 0 auto;}

	.w65-b7{flex-direction: column;height: auto;}

	.w65-b8{padding: 10%;}

	.w65-b8{border-right: none;border-bottom: 1px solid rgba(0, 66, 139, 0.1);}

	.w65-b8 img{width: 100%;}

	.w66-box{padding: 0 0 60px 0;}

	.w66-title .about-title{padding-bottom: 30px;}

	.w66-b2{flex-direction: column;gap: 35px;}

	.w66-b6{padding-top: 40px;}

	.w66-b4{font-size: 15px;padding-bottom: 10px;margin-bottom: 15px;}

	.w66-b5{font-size: 12px;}

	.w66-b3{padding: 20px;}

	.w67-box{padding: 90px 0;}

	.w67-title .about-title{padding-bottom: 30px;}

	.w67-b{overflow-x: scroll;}

	.w67-b::-webkit-scrollbar {height: 3px;background: rgba(0,66,139,.1);}

	.w67-b::-webkit-scrollbar-thumb {border-radius: 4px;background: #00428B;}

	.w67-b img{height: 350px;width: auto;max-width: initial;}

	.w68-title .about-title{padding-bottom: 30px;}

	.w68-box{padding: 60px 0 90px;}

	.w68-b1{font-size: 18px;padding-bottom: 30px;}

	.w68-b2{margin-bottom: 40px;gap: 35px;}

	.w68-b3{width: 100%;}

	.w68-b4{padding: 20px;gap: 20px;}

	.w68-b5{font-size: 15px;padding-bottom: 10px;margin-bottom: 15px;}

	.w68-b6{font-size: 12px;}

	.w68-b8{width: 40px;height: 40px;}

	.w68-b9{flex-direction: column;}

	.w68-b10{padding: 25px 20px;font-size: 12px;}

	.w68-b11 img{height: 320px;width: auto;max-width: initial;}

	.w68-b11{overflow-x: scroll;}

	.w68-b11::-webkit-scrollbar {height: 3px;background: rgba(0,66,139,.1);}

	.w68-b11::-webkit-scrollbar-thumb {border-radius: 4px;background: #00428B;}

	.w68-b11{width: 100%;height: auto;}

	.w68-bj{bottom: 20%;}

	.w69-t2{font-size: 12px;margin: 0 0 40px 0;width: 108%;transform: translateX(-3%);}

	.w69-t1 .about-title{padding-bottom: 10px;}

	.w69-b{flex-direction: column;gap: 35px;}

	.w69-b2{width: 100%;height: auto;}

	.w69-box{padding-bottom: 90px;}

	.footer-fixed:hover .footer-fixed-img{border-radius: 0;}

	.footer-fixed span{font-size: 12px;}

	.banner-bottom{top: auto;bottom: 6vh;width: 100px;height: 60px;}

	.banner-bottom .swiper-container{width: 36px;}

	.banner-img2{width: 20px;}

	.w1n{background-size: cover;background-position: center;background-repeat: no-repeat;}

	.w1n-box{padding: 90px 0 190px;position: relative;z-index: 1;}

	.w2-txt{align-items: stretch;padding: 0 7%;text-align: right;}

	.w2-t1{font-size: 14px;padding-bottom: 15px;}

	.w2-t2{max-width: 100%;font-size: 24px;padding-bottom: 15px;}

	.w2-t3{max-width: 100%;font-size: 12px;margin-bottom: 40px;}

	.w1n .w2-t4{align-items: flex-end;transform: translate(0);padding-bottom: 40px;}

	.w1n .w2-t5{padding: 0;margin: 0;border-right: none;width: 50%;}

	.w2-t8{width: 100px;height: 30px;font-size: 12px;margin: 0 0 0 auto;}

	.w1n-img{position: absolute;bottom: 9%;left: 0;right: 0;z-index: -1;}

	.f-bt{font-size: 12px;}

	.f-bt a{font-size: 12px;}

	.w23-b6{width: 90px;height: 30px;font-size: 13px;}

	.w22-l3::after{right: 11px;}

	.w46-b4 img{width: 90%;}

	.w17-b3 img{margin: 0 auto;width: 100%;height: auto;}

	.w17yd.yd{position: relative;}

	.w17yd .swiper-pagination{position: absolute;bottom: -45px;left: 50%;transform: translateX(-50%);width: max-content;}

	.w17yd .swiper-pagination-bullet{background: #00428B;width: 20px;height: 2px;border-radius: 0;margin: 10px 5px;}

	.w23-e4 img{width: 60%;height: auto;}

	.w12-bt9 img{width: 90%;height: auto;}

	.w12-b{margin-bottom: 90px;}

	.w23-b4{align-items: stretch;padding-bottom: 50px;}

	.w19-nav,

	.w23-d1 .w23-nav{display: none;}

	.w24 .about-title{padding: 90px 0 30px;}

	.w25-b2 img{height: 300px;object-fit: cover;}

	.w25-b3{top: 20px;left: 20px;right: 20px;font-size: 14px;}

	.w25-lunbo .swiper-pagination{bottom: 20px;left: 20px;}

	.w25-lunbo .swiper-pagination-bullet{width: 20px;height: 3px;margin-right: 7px;}

	.w25-b1{padding-bottom: 35px;}

	.w25-b5{height: 220px;padding-bottom: 30px;}

	.w25-b5{font-size: 12px;}

	.w25-b4{padding: 25px;margin-bottom: 70px;}

	.w25-b6{width: 80px;height: 30px;font-size: 12px;}

	.w25-b9{font-size: 18px;margin-right: 10px;}

	.w25-b8{padding-bottom: 15px;}

	.w25-b12{padding: 20px 0;font-size: 12px;}

	.w25-b13{padding-right: 25px;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;display: -webkit-box;-webkit-box-orient: vertical;}

	.w25-tc2{width: 80%;}

	.w25-tc3{padding: 50px 30px 30px;}

	.w25-close img{width: 15px;height: 15px;}

	.w25-tc4{font-size: 16px;padding-bottom: 20px;}

	.w25-close{right: 15px;top: 15px;}

	.w25-tanchuang .w25-b5{height: 100px;}

	.w25-tanchuang .w25-b4{padding: 15px;}

	.w25-tc6{max-width: 70%;}

	.w25-b4{padding: 20px !important;}

	.w25-b5{height: 50px !important;padding-bottom: 20px !important;}

	.w25-tanchuang2 .w25-b2 img{height: 120px;}

	.w25-tanchuang2 .w25-b5{height: 100px;}

	.w25-box{padding-bottom: 90px;}

	.w37-b6 img{height: 350px;}

	.w46-newimg{height: 100% !important;width: 100% !important;}

	.w66-b6 img{width: 100%;}

	.w49-b4{font-size: 12px;}

	.w11-lunbotwo .swiper-slide-active .w11-b14{transform: none;}

	.w11-lunbotwo .on1 .w11-b14{transform: translateY(-1.4px);}

	.w11-lunbotwo .on2 .w11-b14{transform: translateY(-1.4px);}

	.w11-lunbotwo .on3 .w11-b14{transform: translateY(-1.4px);}

	.w11-lunbotwo .on4 .w11-b14{transform: translateY(-1.4px);}

	.w11-lunbotwo .on5 .w11-b14{transform: translateY(-1.4px);}

	.w11-lunbotwo .on6 .w11-b14{transform: translateY(-1.4px);}

	.w11-lunbotwo .on7 .w11-b14{transform: translateY(-1.4px);}

	.w11-lunbotwo .on8 .w11-b14{transform: translateY(-1.4px);}

	.w11-lunbotwo .on9 .w11-b14{transform: translateY(-1.4px);}

	.w23-b5{justify-content: flex-end;}

	.w47-box .w41-b4.on::before{right: 0;}

	.w21{padding-top: 0;}

	.w18{padding-top: 0;}

	.w27-new{display: block !important;}

	.w26-lunbo{box-shadow: 0px 0px 20px rgba(0,74,138,0.1);}

	.w26-lunbo{position: relative;}

	.w26-lunbo .swiper-pagination{position: absolute;bottom: -45px;left: 50%;transform: translateX(-50%);width: max-content;}

	.w26-lunbo .swiper-pagination-bullet{background: #00428B;width: 20px;height: 2px;border-radius: 0;margin: 10px 5px;}

	.w66-bj img{height: 500px;object-fit: cover;}

	.banner-img{height: 400px;}

	.banner{padding-top: 54px;}

	.shu{position: relative;}

	.shu img{width: 100%;max-width: 100%;display: block;}

	.shu3{position: absolute;top: -40px;left: 5px;right: 5px;}

	.w34-b1{padding: 30px 10px;height: auto;}

	.w25-tc1 .w25-b2 img{height: auto;}

	.w25-tc1 .w25-b6{width: 80px;height: 30px;font-size: 12px;}

	.w25-tc1 .w25-b3{top: 20px;left: 20px;right: 20px;}

	.bigPicLayer .close{top: 15px;right: 15px;width: 30px;height: 30px;}

	.w62-r3 .aaa{font-size: 12px;left: 15px;}

	.w62-r4 .aaa{font-size: 12px;left: 15px;top: 15px;}

	.w21-b{gap: 35px 15px;}

	.w21-b1{width: calc((100% - 15px)/2);}

	.w21-b3{height: 140px;}



	.search{padding-top: 54px;}

	.search .w21-nav5{height: 33px;font-size: 13px;}

	.search .w21-nav5::-webkit-input-placeholder{font-size: 13px;}

	.search .w21-nav6{width: 35px;height: 35px;}

	.search .w21-nav6 img{width: 12px;height: 12px;}

	.search .w21-nav2{margin-bottom: 30px;}



	.ff1{height: 30px;font-size: 13px;}

	.ff .w22-r3 .w21-nav4{width: 100%;}

	.ff .w22-r3{flex: 1;}

	.ff .w21-nav3{margin-right: 10px;}

	.ff2 .w21-nav3{min-width: 80px;}

	.ff .w22-r3 .w21-nav4{padding: 0 30px 0 10px;}

	.ff2 .w22-r3 .w21-nav2{width: 100%;}

	.ff{padding-bottom: 20px;margin-bottom: 30px;}

	.tt6{height: 30px;gap: 10px;}

	.ff3{font-size: 13px;}

	.ff .w22-r3{gap: 10px;}

	.ff4{font-size: 12px;padding: 0 10px;height: 80%;}

	.w22-r3 .w21-nav4{padding: 0 40px 0 10px;}

	.w21-nav4{padding: 0 40px 0 15px;}

	.ff4 svg{width: 12px !important;height: 12px !important;}

	.w21-nav4{background-size: 12px;}



	.w25-tc8{padding: 40px 0;}

	.w25-tc14 img{width: 30px;}

	.w25-tc11{margin: 0;padding: 70px 20px 30px;}

	.w25-tc10{margin: 0 0 30px 0;}

	.w25-tc14{top: 30px;left: 20px;right: auto;bottom: auto;transform: none;}

	.w25-tc10:nth-child(2n) .w25-tc11{margin-left: 0;margin-right: 0;}

	.w25-tc10:nth-child(2n) .w25-tc14{left: 20px;right: auto;}

	.w25-tc12{font-size: 12px;padding-bottom: 20px;}

	.w25-tc13{font-size: 12px;}



	.w22-ul{width: 100%;min-width: 100%;}

	.w22-ul li:nth-child(odd){width: 100px;min-width: 100px;;}

	.w22-ul li{width: calc(100% - 142px);padding: 10px;}

	.fff{height: 30px !important;width: 90px !important;justify-content: center;margin: 0 0 0 auto;}



	.w21-top .w21-nav2{flex-wrap: wrap;}

	.w21-top .w21-nav3{width: 21%;margin-bottom: 15px;}

	.w21-top .w21-nav4{flex: none;width: calc(96% - 65px);margin-right: 0;}

	.w21-top .w21-nav4{margin-bottom: 15px;}

	.w21-top .w21-nav2{margin-bottom: 0;}

	.w21-top .w21-nav2:last-child{margin-bottom: 40px;}

	.w22-r1 .ff4{margin: 0;}

	.search .s1-b9{font-size: 12px;margin-bottom: 5px;}

	.search .s1-b10{font-size: 14px;padding-bottom: 5px;margin-bottom: 20px;}

	.search .w21-nav6{width: 45px;}

	.w22-tce8 table thead td{font-size: 14px;padding: 20px;}
	.w22-tce8 table tbody td{font-size: 12px;padding: 20px;}

}


.zx-box{
        padding-bottom: 1.56vw;
}
.zx-l2{
        padding: 0.5vw 0.625vw;
        border-radius: 0.42vw;
}
.zx-l2.on{
        color: #ffffff;
        background: #00428B;
}
.zx-l2::before{
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 50%;
}
.zx-l2::after{
        bottom: -1.56vw;
}
@media (max-width: 1000px) {
        .zx-left{
                grid-gap: 20px;
        }
        .zx-l2{
                padding: 7px 10px;
                border-radius: 6px;
        }
        .zx-l2::before{
                right: -10px;
        }
}

