.flex{display:flex}.flex-row{flex-direction:row}.flex-row>*{display:block}.flex-row-rev{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-column-rev{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-jc-center{justify-content:center}.flex-jc-start{justify-content:flex-start}.flex-jc-end{justify-content:flex-end}.flex-jc-between{justify-content:space-between}.flex-jc-around{justify-content:space-around}.flex-ai-center{align-items:center}.flex-ai-start{align-items:flex-start}.flex-ai-end{align-items:flex-end}.flex-ai-baseline{align-items:baseline}.flex-ac-center{align-content:center}.flex-ac-start{align-content:flex-start}.flex-ac-end{align-content:flex-end}.flex-ac-between{align-content:space-between}.flex-ac-around{align-content:space-around}.flex-center{justify-content:center;align-items:center}.flex-1{flex:1 1}*{padding:0;margin:0;box-sizing:border-box}html{background:url(../img/bg.jpg);background-size:100% auto}.no-select{user-select:none;-webkit-user-select:none}body{overflow-x:hidden;width:100vw;min-width:1200px;color:#333;padding-right:0 !important}body,button,input,select{font-family:-apple-system,"PingFang SC","Microsoft YaHei","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px}img{max-width:100%}li{list-style:none}a{text-decoration:none}.hide{display:none}.w1200{width:1200px;margin:0 auto}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis-l2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.img-box img{display:block;width:100%}.t-c{text-align:center}.t-i{text-indent:2em}.water-fall-flow .water-fall-flow-warp{position:relative;overflow:hidden}.water-fall-flow li{position:absolute;width:0;overflow:hidden}.main-title .img-hlh{display:block;width:56px;margin:0 auto}.main-title .title{font-size:30px;margin-top:10px}.main-title .title i{display:block;width:8px;height:8px;background:#a3000f;border-radius:50%;margin:0 10px}.g-row{margin-top:30px}.m-t{margin-top:60px}.p-t{padding-top:60px}.cp{cursor:pointer}.transitionStart{pointer-events:none;user-select:none}.transitionStart:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,0);z-index:2;pointer-events:none;user-select:none}.animate__animated{animation-duration:800ms;animation-fill-mode:both;animation-timing-function:ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.animate__fadeInBottom{animation-name:fadeInBottom}.news-item,.news-item-video{position:relative;display:block;cursor:pointer}.news-item .news-item-bottom,.news-item-video .news-item-bottom{padding:20px}.news-item .news-item-bottom .news-item-title,.news-item-video .news-item-bottom .news-item-title{font-size:16px}.news-item .news-item-bottom .news-item-desc,.news-item-video .news-item-bottom .news-item-desc{margin-top:10px;font-size:14px;color:#666}.news-item .news-item-bottom .news-item-time,.news-item-video .news-item-bottom .news-item-time{margin-top:10px;color:#999;font-size:12px}.news-item .img-box,.news-item-video .img-box{overflow:hidden}.news-item .img-box img,.news-item-video .img-box img{transition:all .3s ease-out}.news-item:hover .news-item-title,.news-item-video:hover .news-item-title{color:#425f92}.news-item:hover .img-box img,.news-item-video:hover .img-box img{transform:scale(1.04)}#images{height:0;overflow:hidden}.viewer-container{background-color:rgba(0,0,0,.8)}.viewer-container .viewer-reset,.viewer-container .viewer-rotate-left,.viewer-container .viewer-rotate-right,.viewer-container .viewer-flip-horizontal,.viewer-container .viewer-flip-vertical,.viewer-container .viewer-one-to-one,.viewer-container .viewer-play,.viewer-container .viewer-zoom-in,.viewer-container .viewer-zoom-out{display:none}.viewer-container .viewer-title{color:#fff}.viewer-container .viewer-navbar{background-color:rgba(0,0,0,.9)}.viewer-container .viewer-navbar .viewer-list{margin:0 auto;transform:translateX(0) !important}.viewer-container .viewer-toolbar .viewer-prev,.viewer-container .viewer-toolbar .viewer-next{position:fixed !important;top:50%;border:none !important;background-color:rgba(0,0,0,0) !important;box-shadow:none !important;width:60px;height:60px;transform:translateY(-50%)}.viewer-container .viewer-toolbar .viewer-prev:before,.viewer-container .viewer-toolbar .viewer-next:before{display:none}.viewer-container .viewer-toolbar .viewer-prev{left:20px;background:url(../img/20221208-150109.png) no-repeat center center;background-size:80% auto}.viewer-container .viewer-toolbar .viewer-next{right:20px;background:url(../img/20221208-145345.png) no-repeat center center;background-size:80% auto}.viewer-container .viewer-title{font-size:16px}.viewer-container .viewer-close:before{background:url(../img/close.png);background-size:100% auto}.viewer-container{z-index:999999 !important}.viewer-title{display:none}.grid-imgs{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:20px}.grid-imgs .grid-imgs-item{overflow:hidden}.img-box-3-2 .img-box{position:relative;height:0;padding-top:66.66%}.img-box-3-2 .img-box img{position:absolute;top:0;left:0;height:100%;object-fit:cover}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.video-c{position:relative;overflow:hidden}.video-c video{display:block;width:100%;position:relative;z-index:1}.video-c .img-box{position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer;z-index:2}.video-c .img-box .img{height:100%;object-fit:cover;transition:all .4s cubic-bezier(0.4, 0, 0.25, 1)}.video-c .img-box:after{content:"";display:block;width:73px;height:73px;background:url(../img/play.png);background-size:100% 100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.video-c:hover .img{transform:scale(1.04)}.banner img{display:block;width:100%}.header{height:960px;position:relative}.header:after{content:"";display:block;position:absolute;left:50%;top:286px;width:87px;height:87px;background:url(../img/fl.png) no-repeat;background-size:100% 100%;margin-left:-44px;animation:rotate 2s ease-in-out 1s 1}.hddy .g-row{min-height:300px;background:url(../img/bj-dy.png) no-repeat;background-size:100% 100%;color:#445070;font-size:18px;line-height:1.6;padding:38px 94px;box-shadow:0px 3px 4px 1px rgba(68,80,112,.16);border-radius:12px}.nav-list{position:fixed;right:70px;top:50%;transform:translateY(-50%);z-index:999}.nav-list .nav-list-item{position:relative;margin-bottom:10px;cursor:pointer}.nav-list .garden{width:52px;height:52px;line-height:52px;background:#d9d9d9;box-shadow:0px 3px 4px 1px rgba(68,80,112,.16);border-radius:50%;text-align:center;color:#445070;font-size:20px;position:relative;z-index:2;transition:all .4s cubic-bezier(0.4, 0, 0.25, 1)}.nav-list .title{position:absolute;right:-2px;top:-2px;z-index:1;color:#fff;font-size:20px;overflow:hidden;width:56px;border-radius:28px;opacity:0;transition:all .4s cubic-bezier(0.4, 0, 0.25, 1)}.nav-list .title p{white-space:nowrap;padding-left:20px;padding-right:70px;box-shadow:0px 3px 4px 1px rgba(68,80,112,.16);height:56px;line-height:56px;background:linear-gradient(90deg, #A3000F 0%, #EF9E60 100%);border-radius:28px;overflow:hidden}.nav-list .top{width:52px}.nav-list .go-home{background:#d9d9d9;color:#a3000f;border-radius:50px;padding:15px 0;margin-bottom:10px;display:block}.nav-list .go-home img{display:block;width:27px;margin:0 auto;margin-bottom:10px}.nav-list .nav-list-item:hover .title{opacity:1;width:170px}.nav-list .nav-list-item:hover .garden{background:#a3000f;color:#fff}.hdxw .new-list{width:636px;padding-right:30px}.hdxw .new-list a{height:76px;line-height:76px;color:#333;border-radius:12px;font-size:18px}.hdxw .new-list a i{display:block;width:20px;height:20px;background:url(../img/fl.png);background-size:100% 100%}.hdxw .new-list a p{max-width:90%;padding-left:10px}.hdxw .new-list a:hover{padding:0 20px;background:#fff;box-shadow:0px 10px 10px 1px rgba(68,80,112,.16)}.hdxw .right-img{width:564px}.hdxw .right-img .img-box{width:100%;height:317px}.hdxw .right-img .img-box img{height:100%;object-fit:cover}.hdxw .left-video{width:1060px}.hdxw .left-video video{width:100%;height:584px}.hdxw .right-btn{width:120px}.hdxw .right-btn img{display:block}.hdxw .right-btn .btn-box{border-radius:12px;overflow:hidden;position:relative;cursor:pointer}.hdxw .right-btn .btn-box:after{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.2);position:absolute;left:0;top:0}.hdxw .right-btn .btn-box.active:after{display:none}.hdxw .right-btn .btn-box:last-child{margin-top:20px}.hdzc .grid-imgs{display:flex;justify-content:center;flex-wrap:wrap;grid-gap:40px 20px;gap:40px 20px}.hdzc .grid-imgs-item{width:calc(33.33% - 13.33px);padding:40px 20px 30px;background:url(../img/hdzc-bd.png);background-size:100% 100%}.hdzc .img-warp{border-radius:12px;overflow:hidden;height:195px}.hdzc .img-warp img{display:block;width:100%;height:100%;object-fit:cover;transition:all .4s cubic-bezier(0.4, 0, 0.25, 1)}.hdzc .news-item{height:100%}.hdzc .news-item:hover .img-warp img{transform:scale(1.04)}.hdzc .text-warp{text-align:center}.hdzc .text-warp .text-1{font-weight:bold;font-size:26px;margin-top:24px}.hdzc .text-warp .text-2{font-size:20px;margin-top:16px;line-height:1.5;height:60px}.hdzc .text-warp .btn{height:52px;margin:0 auto;margin-top:20px}.hdzc .text-warp .btn img{display:block;height:100%}.xjjd{position:relative;height:850px;background:url(../img/ssUNYR8v6zeOsz82.jpeg) no-repeat center center;background-size:cover}.xjjd #particles{position:absolute;left:0;top:0;z-index:1}.xjjd #particles #canvas{width:100%;height:100%}.xjjd .main-title{position:absolute;left:0;top:60px;width:100%}.xjjd .big-img{position:relative;z-index:2}.xjjd .big-img img{display:block;margin:0 auto}.xjjd .w1200{position:relative}@keyframes top{0%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(0, 50px, 0)}}@keyframes opacity{from{opacity:0}to{opacity:1}}.xjjd .text-box{position:absolute;left:0;top:134px;width:100%}.xjjd .text-box>div{animation:top infinite ease-in-out 3s alternate;animation-play-state:paused}.xjjd .text-box img{display:block;opacity:0;animation-name:opacity;animation-fill-mode:both;animation-timing-function:ease-in-out;animation-play-state:paused}.xjjd .text-box div{margin:0 20px}.xjzt{padding-bottom:60px;background:url(../img/gYbgi12QwXovzgAl.jpeg) no-repeat center center;background-size:100% auto}.xjzt .tszgh{display:block;width:1112px;margin:10px auto}.xjzt .rjfj{display:block;width:790px;margin:0 auto}.xjzt .rjfj-row{background:rgba(255,255,255,.4);padding:30px}.xjzt .tabs-tab{display:block;width:184px;height:72px;line-height:72px;text-align:center;background:url(../img/bd.png) no-repeat;background-size:100% 100%;font-size:26px;color:#445070;font-weight:bold;cursor:pointer;margin:0 25px;margin-top:10px;position:relative}.xjzt .tabs-tab:after{content:"";display:block;position:absolute;left:50%;bottom:100%;width:1px;height:122px;border-left:1px solid #445070}.xjzt .tabs-tab.active{background:url(../img/bd-o.png) no-repeat;background-size:100% 100%;color:#a3000f}.xjzt .tabs-tab.active:after{border-color:#a3000f}.xjzt .tabs-content-list{margin-top:30px}.xjzt .tabs-content-list .img-box{width:162px;height:162px;opacity:1;border:1px solid #a3000f;margin:0 auto;border-radius:50%;overflow:hidden}.xjzt .tabs-content-list .img-box img{display:block;width:100%;height:100%;object-fit:cover}.xjzt .tabs-content-list dl{gap:30px 0}.xjzt .tabs-content-list dd{width:33.33%}.xjzt .tabs-content-list .text-1{font-size:24px;margin-top:20px}.xjzt .tabs-content-list .text-2{font-size:18px;margin-top:10px;color:#666}.hjfs .g-row .title{width:450px;height:65px;line-height:65px;background:url(../img/hj-bd.png) no-repeat;background-size:100% 100%;margin:0 auto;text-align:center;color:#a3000f;font-size:30px;letter-spacing:5px}.hjfs .g-row:not(:last-child){padding-bottom:20px}.hjfs .fs-lists{margin-top:30px}.hjfs .fs-lists a{font-size:26px;display:block;margin:0 20px}.hdyq .g-row{border-top:2px dashed #d8d8d8;margin-top:70px;position:relative}.hdyq .slider{margin-top:-20px;padding:0 120px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:30px}.hdyq .slider dd{flex-shrink:0;width:160px;padding-top:7px;cursor:pointer}.hdyq .slider dd p{font-size:28px;margin-top:10px}.hdyq .slider .icon{display:block;width:25px;margin:0 auto}.hdyq .slider .line{width:1px;height:70px;border-left:1px solid #a3000f;margin:0 auto;display:none}.hdyq .slider .content{width:320px;display:none;margin-left:-80px}.hdyq .slider .active{padding-top:0}.hdyq .slider .active .line,.hdyq .slider .active .content{display:block}.hdyq .slider .active p{font-weight:bold;color:#a3000f;padding-top:6px}.hdyq .slider .active .icon{width:36px}.hdyq .slider-icon{position:absolute;top:50%;cursor:pointer;padding:20px}.hdyq .slider-icon img{display:block;width:18px}.hdyq .slider-icon-prev{left:-20px}.hdyq .slider-icon-prev img{transform:rotateZ(-180deg)}.hdyq .slider-icon-next{right:-20px}.hdtj .btn-box div{width:190px;height:63px;line-height:63px;border-radius:12px;border:1px solid #445070;text-align:center;margin:0 25px;color:#445070;font-size:24px;cursor:pointer;transition:all .4s cubic-bezier(0.4, 0, 0.25, 1)}.hdtj .btn-box .active{background:#a3000f;border-color:#a3000f;color:#fff}.hdtj .swiper-button-next,.hdtj .swiper-button-prev{width:80px;height:170px;margin-top:-85px}.hdtj .swiper-button-next img,.hdtj .swiper-button-prev img{display:block}.hdtj .swiper-button-next:after,.hdtj .swiper-button-prev:after{display:none}.hdtj .swiper-button-next{right:0}.hdtj .swiper-button-prev{left:0}.hdtj .swiper-button-prev img{transform:rotate(-180deg)}.hdtj .list-item{position:relative}.hdtj .list-item .bottom{position:absolute;left:0;bottom:0;width:100%;padding:20px 50px;background:rgba(0,0,0,.3);color:rgba(255,255,255,.9);border-radius:20px 20px 0 0}.hdtj .list-item .bottom .text-1{font-size:26px}.hdtj .list-item .bottom .text-2{font-size:18px;margin-top:10px;text-indent:2em;line-height:1.6}.cexy .g-row{background:url(../img/oCL7dIHlmb1mCrNp.jpeg) no-repeat center center;background-size:100% auto;padding:30px 20px}.cexy .left-video{width:722px}.cexy .left-video .video-c{border-radius:12px;overflow:hidden}.cexy .left-video video{height:397px}.cexy .a{width:347px;display:block;margin:0 auto;font-size:18px;color:#666}.cexy .a .zsjz{width:185px;display:block;margin:0 auto}.cexy .a .text-1{text-indent:2em;margin-top:30px;line-height:1.6}.cexy .a .view{margin-top:40px;font-size:16px}.cexy .a .view img{width:22px;margin-left:6px}.cexy .a:hover .view{text-decoration:underline}.footer{color:#445070;position:relative}.footer .footer-content{position:absolute;left:0;top:0;width:100%;height:100%}.footer .footer-content img{width:160px;display:block;margin:0 auto}.footer .col{margin:0 30px}.footer .text-1{font-size:16px;margin-top:10px}.footer .text-2{margin-top:40px;font-size:18px}.footer-min .footer-content .footer-jlh{display:block;width:150px;margin-bottom:45px}.footer-min .footer-min-t{font-size:18px}.footer-min .footer-min-t a{color:#445070;font-size:18px}.footer-min .footer-min-t .bei img{display:block;width:16px;margin:0;margin-right:10px}.footer-min .footer-min-t p{margin-bottom:10px}.mobile .w1200{width:100%;padding:0 30px}.mobile .viewer-container .viewer-button,.mobile .viewer-container .viewer-title,.mobile .viewer-container .viewer-toolbar{zoom:2.4}.mobile .viewer-container .viewer-prev,.mobile .viewer-container .viewer-next{transform:translateY(-50%) scale(0.6)}.mobile .viewer-container .viewer-prev{left:0}.mobile .viewer-container .viewer-next{right:0}.mobile .viewer-container .viewer-list{height:150px}.mobile .viewer-container .viewer-list>li{width:90px;height:150px}.mobile .header{height:600px}.mobile .header:after{width:50px;height:50px;top:180px;margin-left:-25px}.mobile .xjjd .main-title{top:20px}.mobile .footer{margin-bottom:40px}.mobile .footer .footer-content img{width:100px}.mobile .footer-min .footer-min-t .bei img{width:16px}.mobile .main-title .title{font-size:40px}.mobile .main-title .img-hlh{width:66px}.mobile .hddy .g-row{font-size:28px}.mobile .hdxw .new-list a{font-size:28px}.mobile .hdzc .text-warp .text-1,.mobile .xjzt .tabs-content-list .text-1,.mobile .hdtj .list-item .bottom .text-1{font-size:30px}.mobile .hdzc .text-warp .text-2,.mobile .xjzt .tabs-content-list .text-2,.mobile .hdtj .list-item .bottom .text-2{font-size:26px}.mobile .hjfs .fs-lists a{font-size:30px}.mobile .cexy .a .text-1{font-size:22px}.mobile .cexy .a .view{margin-top:20px}.mobile .nav-list .garden{width:80px;height:80px;line-height:80px;font-size:26px}.mobile .nav-list .top{width:80px}.mobile .nav-list .title p{height:84px;line-height:84px;border-radius:40px}.mobile .nav-list .nav-list-item:hover .title{width:190px}.mobile .cexy .a .text-1{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:6;-webkit-box-orient:vertical}/*# sourceMappingURL=main.min.css.map */
