*{box-sizing:border-box;margin:0;padding:0;outline:none}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;background:#f7f7f7}body{min-width:1200px;color:#333}input{font-size:inherit;border:none;outline:none}a{color:#333;text-decoration:none;cursor:pointer}li{list-style:none}img{border-style:none;max-width:100%}body,button,input,select{font-family:-apple-system,"PingFang SC","Microsoft YaHei","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px}.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;overflow:hidden}.no-select{user-select:none}.t-l{text-align:left}.t-c{text-align:center}.t-r{text-align:right}.cp{cursor:pointer}.hide{display:none}.p-t{padding-top:100px}.p-b{padding-bottom:100px}.p-t-l{padding:0 100px}.p-t-b{padding:100px 0}.col-1{width:4.1666666667%}.col-2{width:8.3333333333%}.col-3{width:12.5%}.col-4{width:16.6666666667%}.col-5{width:20.8333333333%}.col-6{width:25%}.col-7{width:29.1666666667%}.col-8{width:33.3333333333%}.col-9{width:37.5%}.col-10{width:41.6666666667%}.col-11{width:45.8333333333%}.col-12{width:50%}.col-13{width:54.1666666667%}.col-14{width:58.3333333333%}.col-15{width:62.5%}.col-16{width:66.6666666667%}.col-17{width:70.8333333333%}.col-18{width:75%}.col-19{width:79.1666666667%}.col-20{width:83.3333333333%}.col-21{width:87.5%}.col-22{width:91.6666666667%}.col-23{width:95.8333333333%}.col-24{width:100%}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multi-ellipsis-l2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.multi-ellipsis-l3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.multi-ellipsis-l4{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical}.multi-ellipsis-l5{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical}.multi-ellipsis-l6{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:6;-webkit-box-orient:vertical}.multi-ellipsis-l7{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:7;-webkit-box-orient:vertical}.multi-ellipsis-l8{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:8;-webkit-box-orient:vertical}.multi-ellipsis-l9{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:9;-webkit-box-orient:vertical}.multi-ellipsis-l10{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:10;-webkit-box-orient:vertical}.w100{width:100%}.h100{height:100%}.w1200{width:1200px;margin:0 auto}.t-i{text-indent:2em}.bgw{background:#fff}.bg-1{background:#f7f7f7}.bg-2{background:#e9e9e9}.tcp-skin .tcp-right-click-popup-menu .tc-menu-list{padding:10px}.overflow-h{overflow:hidden}.img-box{position:relative}.img-box img{display:block;width:100%}.img-cover img{display:block;width:100%;height:100%;object-fit:cover}.nav-b{padding:30px 0;color:#333}.nav-b a:hover{color:#a13245}.color-info{color:#999}.water-fall-flow .water-fall-flow-warp{position:relative;overflow:hidden}.water-fall-flow li{position:absolute}.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:#a01b50}.news-item:hover .img-box img,.news-item-video:hover .img-box img{transform:scale(1.04)}.news-item-video .img-box{position:relative}.news-item-video .img-box:after{content:"";background:url(../img/icon-play.png) no-repeat center center;background-size:80px auto;position:absolute;left:0;top:0;display:block;width:100%;height:100%;opacity:.8;transition:opacity .4s cubic-bezier(0.4, 0, 0.25, 1)}.news-item-video:hover .img-box:after{opacity:1}.video-icon-close{cursor:pointer;display:block;width:60px;height:60px;position:absolute;z-index:20;left:20px;top:20px;background:url(../img/icon-close.png) no-repeat center center;background-size:70% auto;opacity:.8}.video-icon-close:hover{opacity:1}.video-modal{position:fixed;width:0;height:0;top:0;left:0;bottom:0;right:0;z-index:9999999;background:#fff;opacity:0;overflow:hidden}.video-modal .modal-content{height:100%;margin:0 auto;max-width:1200px}.video-modal video{display:block;width:100%;max-height:100%}.video-modal.show{width:100%;height:100%}.grid-imgs{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px}.grid-imgs .grid-imgs-item{overflow:hidden}.big-img a{display:block}.big-img .img{display:block;margin:0 auto}#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}#pagelist{display:flex;justify-content:center;margin-top:100px}#pagelist a{display:block;min-width:40px;height:40px;line-height:38px;text-align:center;padding:0 10px;font-size:14px;border:1px solid #d9d9d9;border-radius:2px}#pagelist a:hover{color:#a01b50}#pagelist .icon-arrow-right,#pagelist .icon-arrow-left{display:block;height:28px;margin-top:5px}#pagelist .icon-arrow-left{transform:rotateZ(-135deg)}#pagelist .icon-arrow-right{transform:rotateZ(45deg)}@keyframes my_rotate{0%{transform:rotate(0deg)}100%{transform:rotate(3600deg)}}.toolbar{position:fixed;right:24px;bottom:10%;z-index:200}.toolbar img{display:block;width:60px}.toolbar div{cursor:pointer}.toolbar #top{margin-top:40px}.swiper .swiper-pagination-bullets{bottom:30px}.swiper .swiper-pagination-bullets .swiper-pagination-bullet{background:#fff;opacity:1}.swiper .swiper-pagination-bullets .swiper-pagination-bullet-active{background:#a01b50;width:20px;border-radius:8px}.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}.m-t{margin-top:90px}.g-row{margin-top:50px}.more-btn-t{margin-top:40px}.main-more{display:inline-block;padding:14px 20px;background:#eee;color:#a01b50;font-size:18px;transition:all .4s cubic-bezier(0.4, 0, 0.25, 1);cursor:pointer}.main-more:hover{background:#a01b50;color:#eee}.main-more-default{background:rgba(0,0,0,0);border:1px solid #fff;color:#fff;padding:10px 20px}.main-more-primary{background:#a01b50;color:#eee}.main-title{position:relative}.main-title .text_bg{position:absolute;top:-60%;width:100%;color:rgba(51,51,51,.1);font-weight:bold;font-size:106px}.main-title .text_title{font-size:32px;height:84px}.main-title .text_title span{position:relative;padding-bottom:5px}.main-title .text_title span:after{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;height:5px;background:#a01b50;border-radius:3px}.header{height:50px;background:#fff;border-bottom:2px solid #ebebeb}.header .logo-img{display:block;height:42px}.header .header-nav{width:1200px;margin:0 auto}.header .nav-center{width:100%}.header .nav-right{position:relative}.header .nav-item{position:relative}.header .nav-item .nav-item-link{position:relative;display:block;height:50px;color:#333;line-height:50px}.header .nav-item .nav-item-sub{position:fixed;top:50px;right:0;left:0;width:100%;height:0;overflow:hidden;background:rgba(51,51,51,.6);transition:height .4s cubic-bezier(0.4, 0, 0.25, 1)}.header .nav-item .nav-item-sub .nav-item-sub-box{width:80%;max-width:1200px;margin:0 auto}.header .nav-item .nav-item-sub .nav-item-link{height:50px;margin-right:30px;color:#fff;font-size:14px;line-height:50px;transform:translateY(-4px);opacity:0;transition:all .4s cubic-bezier(0.4, 0, 0.25, 1)}.header .nav-item .nav-item-sub .nav-item-link:hover{font-weight:bold}.header .nav-item .nav-item-sub .nav-item-link:last-child{margin-right:0}.header .nav-item:before{position:absolute;bottom:0;left:0;display:block;width:100%;background:#a01b50;content:""}.header .nav-item:hover:before{height:2px}.header .nav-item:hover .nav-item-sub{height:50px}.header .nav-item:hover .nav-item-sub .nav-item-link{transform:translateY(0);opacity:1}.header .nav-item.active:before{height:2px}.header .nav-item.active .nav-item-sub{height:40px}.header .new{padding-left:132px}.header .mzjt{padding-left:200px}.header .yjzt{padding-left:366px}.header .yjds{padding-left:636px}.header .zyfw{padding-left:792px}.header .nav-icon{height:100%}.header .icon{display:block;padding:10px 0;cursor:pointer}.header .icon img{display:block;height:16px}.header .icon-search img{height:20px}.search-form{position:fixed;z-index:90;top:50px;right:0;left:0;width:100%;height:200px;background:#fff;opacity:0;visibility:hidden;transform:translateY(-50px);transition:all .4s cubic-bezier(0.4, 0, 0.25, 1);box-shadow:1px 6px 11px 1px rgba(164,164,164,.34)}.search-form form{border-bottom:2px solid #ebebeb;width:700px;margin:0 auto;margin-top:60px;position:relative}.search-form form:after{content:"";background:url(../img/icon-search.png) no-repeat;background-size:100%;display:block;width:22px;height:22px;position:absolute;left:0;bottom:10px}.search-form .search-btn{appearance:none;width:65px;height:28px;line-height:28px;border:1px solid #a63046;border-radius:13px;text-align:center;background:#fff;color:#a63046;cursor:pointer}.search-form input{display:block;height:45px;padding:0 10px;background:rgba(0,0,0,0);padding-left:40px}.search-form img{display:block;height:18px;margin-right:10px}.search-form-show{visibility:visible;opacity:1;transform:translateY(0)}.nav-item-menu{display:none}.fix-header{position:fixed;top:0;left:0;z-index:99;width:100%;min-width:1200px}.header-placeholder{height:50px}.full-nav{position:fixed;top:0;left:0;padding-top:50px;z-index:98;width:100%;height:100%;background:url(../img/full-nav.jpeg);background-size:cover;transform:translateY(-100%);transition:transform .4s cubic-bezier(0.4, 0, 0.25, 1)}.full-nav .nav-list{transform:translateY(-100px);opacity:0;transition:all .8s cubic-bezier(0, 0, 0.5, 1)}.full-nav .full-nav-close{position:absolute;top:20px;right:20px;z-index:1;width:50px;cursor:pointer;opacity:.8}.full-nav .full-nav-close img{display:block}.full-nav-show{transform:translateY(0)}.full-nav-show .nav-list{transform:translateY(0);opacity:1}.full-nav-container{height:100%;overflow:auto;padding-bottom:.6rem}.full-nav-container .nav-list{flex-wrap:wrap;width:80%;text-align:center}.full-nav-container .nav-item{position:relative}.full-nav-container .nav-item:before{position:absolute;top:0;right:0;display:block;width:.38rem;height:.38rem;padding:.3rem;background:url(../img/full-nav-icon.png) no-repeat center center;background-size:.38rem auto;content:"";z-index:2}.full-nav-container .nav-item-home:before{display:none}.full-nav-container .nav-item.active:before{transform:rotateZ(180deg)}.full-nav-container .nav-item-link{position:relative;display:block;color:#fff;font-weight:bold;font-size:26px}.full-nav-container .nav-item-link:hover{text-decoration:underline}.full-nav-container .nav-item-sub{position:relative;display:none}.full-nav-container .nav-item.active .nav-item-sub{display:block}.full-nav-container .nav-item-sub-list{display:block;padding-bottom:.3rem}.full-nav-container .nav-item-sub-list .nav-item-link{color:#ffc8d1;font-weight:400;font-size:16px;line-height:1.8}.footer{color:#fff;font-size:20px;background:#3e3e3e;margin-top:100px;padding:30px 0}.footer a{color:#fff;font-size:20px}.footer p a{display:inline-block;position:relative}.footer p span{display:inline-block;margin:0 10px}.footer .p-box p:last-child{margin-top:20px}.footer img{display:block;width:130px}.footer .qr p{text-align:center;writing-mode:vertical-rl;font-size:14px;letter-spacing:3px;line-height:2.6}@media screen and (max-width: 1300px){.full-nav-container .nav-list{justify-content:left;width:100%}.full-nav-container .nav-list .nav-item{padding:0 10px}}.banner-swiper .swiper-slide img{display:block;margin:0 auto}.banner{position:relative}.banner .swiper-slide img{display:block}.banner .banner-logo{position:absolute;bottom:133px;left:50%;z-index:2;display:block;width:173px;transform:translateX(-50%)}.home-donate .text-wrapper_1{font-weight:bold;font-size:24px}.home-donate .text_9{color:#a01b50;font-size:30px}.home-donate .text_10{margin-left:4px}.home-donate .box_4{height:173px;background-color:#fff;border-radius:10px;box-shadow:1px 6px 11px 1px rgba(164,164,164,.34)}.home-donate .box_5{width:593px;height:173px;background-color:#a01b50;border-radius:0px 10px 10px 0}.home-donate .box_5 img{width:55px;margin-right:15px}.home-donate .box_5 a{color:#fff;font-size:24px}.home-donate .box_6{width:3px;height:49px;margin-right:50px;margin-left:50px;background-color:#fff}.home-news .swiper-button-next,.home-news .swiper-button-prev{top:43%;width:72px;height:72px;background:none;border-radius:0}.home-news .swiper-button-next:after,.home-news .swiper-button-prev:after{display:none}.home-news .news-item-bottom{padding:30px;border:1px solid rgba(164,164,164,.34);border-top:none}.home-news .news-time{margin-top:0;color:#a01b50}.home-news .news-title{height:60px;margin-top:20px;font-weight:bold;font-size:18px;line-height:1.66}.home-news .news-desc{height:110px;margin-top:30px;line-height:1.7}.home-news .news-item:hover .news-title{color:#a01b50}.mzsy-banner{background:url(../img/1683600368549.jpeg) no-repeat center center}.mzsy-banner .w1200{padding:60px 0}.mzsy-banner .left{width:960px;height:583px;padding:40px 30px;padding-right:120px;color:#fff;background:rgba(160,27,80,.6)}.mzsy-banner .title{font-size:36px}.mzsy-banner .title span{position:relative;display:inline-block}.mzsy-banner .title span:after{display:block;width:100%;height:5px;background:#fff;border-radius:3px;content:""}.mzsy-banner .desc{max-width:490px;margin-top:30px;margin-bottom:50px;line-height:1.8;text-align:justify;text-indent:2em}.mzsy-banner .warp{position:relative}.mzsy-banner .right{position:absolute;top:50%;right:0;width:600px;transform:translateY(-50%)}.home-project .big-img{margin-bottom:60px;background:#fff;box-shadow:-7px 5px 12px 1px rgba(164,164,164,.34)}.home-project .big-img .news-item-bottom{height:124px;padding:0;font-weight:bold;font-size:24px;line-height:124px}.home-project .grid-imgs-item{overflow:inherit;border:4px solid rgba(0,0,0,0)}.home-project .active{position:relative;border:4px solid #a01b50}.home-project .active:after{position:absolute;top:-20px;left:calc(50% - 10px);border-top:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:10px solid #a01b50;border-left:10px solid rgba(0,0,0,0);content:""}.pagination{padding-bottom:80px}.img-box-3-2 .img-box{height:0;padding-top:66.66%}.img-box-3-2 .img-box img{position:absolute;top:0;left:0;height:100%;object-fit:cover}.img-box-3-3 .img-box{height:0;padding-top:100%}.img-box-3-3 .img-box img{position:absolute;top:0;left:0;height:100%;object-fit:cover}.details{background:#fff}.details .nav-b{padding:60px 0}.article{margin-top:40px;padding-bottom:100px;color:#666;line-height:1.8;letter-spacing:1px}.article *{max-width:100%}.news-details .title{font-size:36px}.news-details .time{margin-top:20px;color:#666}.news-details .time span{margin:0 20px}.details-video{margin-top:40px;margin-bottom:80px;padding:30px 0;color:#fff;background:#222}.details-video .nav-b{padding:0;color:#fff}.details-video .nav-b a{color:#fff}.details-video .video-warp{margin-top:60px}.details-video .video-title{margin-top:20px}.details-video .article-video-list{overflow:hidden;background:#333}.details-video .video-icon .img-box::after{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/20230506-160428.png) no-repeat center center;background-size:20px;content:""}.details-video .audio-icon .img-box::after{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/20230506-155740.png) no-repeat center center;background-size:20px;content:""}.article-video{margin-bottom:20px}.feed-nav{padding:18px 0;background:#e9e9e9}.feed-nav a{display:block;height:58px;padding:0 25px;color:#333;font-size:28px;line-height:58px;border-radius:28px}.feed-nav a:hover{color:#fefefe;background:#a01b50}.feed-nav .active{color:#fefefe;background:#a01b50}.whzx-list{margin-top:60px}.whzx-list .grid-imgs{grid-gap:30px}.whzx-list .grid-imgs .grid-imgs-item{overflow:initial}.whzx-list .news-item{background:#fff;box-shadow:1px 1px 1px 0px rgba(213,213,213,.95)}.whzx-list .news-item-bottom .news-item-title{height:60px;font-size:18px;line-height:1.66}.news-text-list{margin-top:20px}.news-text-list a{position:relative;padding:40px 0;font-size:24px;border-bottom:1px solid #e9e9e9}.news-text-list a:before{position:absolute;top:calc(50% - 21px);left:0;display:block;width:5px;height:42px;background:#a01b50;border-radius:3px;content:""}.news-text-list a>div{width:calc(100% - 150px);padding-left:20px}.news-text-list a span{color:#666}.news-text-list a:hover{color:#a01b50}.fwgg-list{margin-top:60px}.fwgg-list .grid-imgs-item{margin-bottom:30px}.fwgg-list .news-item{padding-top:60px}.fwgg-list .news-item .img-box{position:absolute;top:0;z-index:1;width:600px;height:400px}.fwgg-list .news-item .img-box img{height:100%;object-fit:cover}.fwgg-list .news-item .news-item-title{position:absolute;top:100px;left:370px;z-index:2;width:290px;height:65px;padding:0 20px;color:#fefefe;font-weight:bold;font-size:18px;line-height:65px;text-align:center;background:#a01b50}.fwgg-list .news-item .news-item-desc{width:534px;margin-top:150px;line-height:2;text-align:justify;text-indent:2em}.fwgg-list .news-item .news-item-bottom{height:440px;padding-bottom:100px;background:#f5f3f4;border:2px solid #a01b50}.fwgg-list .grid-imgs-item:nth-child(odd) .img-box{left:0}.fwgg-list .grid-imgs-item:nth-child(odd) .news-item-title{left:540px}.fwgg-list .grid-imgs-item:nth-child(odd) .news-item-bottom{margin-left:60px;padding-left:570px}.fwgg-list .grid-imgs-item:nth-child(even) .img-box{right:0}.fwgg-list .grid-imgs-item:nth-child(even) .news-item-bottom{margin-right:60px}.whxw-list{margin-top:60px}.whxw-list .grid-imgs-item{padding-top:30px;padding-bottom:30px}.whxw-list .grid-imgs-item:nth-child(even){background:#eee}.whxw-list .news-item{display:flex;width:1200px;margin:0 auto}.whxw-list .img-box{width:400px}.whxw-list .news-item-bottom{flex:1}.whxw-list .news-item-bottom .news-item-title{font-weight:bold;font-size:18px;line-height:1.66}.whxw-list .news-item-bottom .news-item-title span{display:block;margin-top:10px;color:#333;font-weight:normal;font-size:16px}.ctwh-swiper dl{padding-bottom:80px}.ctwh-swiper dd{background:#fff}.ctwh-swiper .right{height:100%;padding:20px 30px}.ctwh-swiper .text-1{font-size:22px}.ctwh-swiper .text-2{margin-top:14px;color:#666;font-size:14px;line-height:1.7}.ctwh-swiper .text-3{margin-top:14px;color:#666;line-height:1.7;text-indent:2em;text-align:justify}.ctwh-yszl .news-list-nav{margin-bottom:30px}.ctwh-yszl .news-list-nav .nav-item{margin-right:50px;font-size:24px;cursor:pointer}.ctwh-yszl .news-list-nav .nav-item.active{color:#a01b50}.ctwh-yszl .news-item{background:#fff}.ctwh-yszl .loading-text{margin-top:20px}.ctwh-yszl .more-btn{margin-top:60px}.ctwh-yjcyxb .g-row{margin-top:20px}.ctwh-yjcyxb .grid-imgs{grid-template-columns:repeat(2, 1fr)}.ctwh-yjcyxb .news-item{background:#fff}.ctwh-pxjz .g-row{margin-top:20px}.ctwh-pxjz .grid-imgs{grid-template-columns:repeat(4, 1fr)}.ctwh-pxjz .news-item{background:#fff}.home-qnfw .g-row{margin-top:20px}.home-qnfw .qnfw-item{position:relative}.home-qnfw .qnfw-item .left{position:absolute;top:0;width:350px;height:390px;margin-top:24px;padding:20px;background:#a01b50}.home-qnfw .qnfw-item .left .logo img{width:50px}.home-qnfw .qnfw-item .left .title{padding:20px 0;color:#fff;font-size:22px}.home-qnfw .qnfw-item .left .desc{margin-bottom:50px;color:#fff;font-size:14px;line-height:1.9;text-align:justify}.home-qnfw .qnfw-item .left .see-more{margin:0 auto}.home-qnfw .qnfw-item .img-cover{height:438px;margin-left:200px}.ctwh-tsg .g-row{height:525px;margin-top:20px;background:url(../img/6kk46Vl5yFjX0h5d.jpeg) no-repeat center center}.ctwh-tsg .text-box{padding-top:60px;color:#fff}.ctwh-tsg .text-box .title{font-size:22px}.ctwh-tsg .text-box .desc{width:60%;margin:0 auto;margin-top:30px;font-size:14px;line-height:2}.ctwh-tsjs{padding:100px 0;background:url(../img/lSeIqdu7OwlaNnlG.jpeg) no-repeat center center}.ctwh-tsjs .book-list .img-box{width:290px;height:355px}.ctwh-tsjs .book-list .img-box img{display:block;width:100%;height:100%;object-fit:cover}.ctwh-tsjs .book-list .title{padding:0 20px;color:#fff;font-size:26px;line-height:90px;background:#a6815d}.ctwh-tsjs .book-list a:nth-child(2){padding-top:90px}.ctwh-tsjs .book-list a:nth-child(3){padding-top:30px}.ctwh-tsjs .book-list a:nth-child(4){padding-top:60px}.ctwh-tsjs .more-btn-t{margin-top:100px}.ctwh-tsjs .more-btn-t .main-more{width:252px;height:52px;padding:0;font-size:26px;line-height:52px;text-align:center;background:url(../img/20230713-110745.png) no-repeat;background-size:100% 100%}.zyfw-zgfc .g-row{margin-top:20px}.zyfw-zgzm .g-row{margin-top:20px}.zyfw-zgzm .grid-imgs-item{margin-bottom:30px}.zyfw-zgzm .grid-imgs-item:nth-child(odd) .news-item{flex-direction:row-reverse}.zyfw-zgzm .news-item{display:flex}.zyfw-zgzm .news-item .img-box{width:564px}.zyfw-zgzm .news-item .news-item-bottom{flex:1}.zyfw-zgzm .news-item .news-item-bottom .news-item-title{font-size:26px}.zyfw-zgzm .news-item .news-item-bottom .news-item-desc{font-size:16px;line-height:1.6;text-indent:2em}.zyfw-zgpx .g-row{margin-top:20px;padding:60px 0;background:#fff2f5}.zyfw-zgpx .left{width:646px}.zyfw-zgpx .left .news-item-bottom{position:absolute;bottom:0;left:0;width:100%;color:#fff;background:linear-gradient(0deg, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0))}.zyfw-zgpx .grid{display:grid;grid-gap:20px;grid-template-columns:repeat(2, 1fr);padding-left:20px}.zyfw-zgpx .grid a{width:255px}.zyfw-zgpx .grid a .news-item-bottom{padding:0;padding-top:14px}.zyfw-zgpx .grid a:hover .title{color:#a01b50}.details-page .footer{margin-top:0}.project-progress .img-warp{display:grid;grid-gap:10px;grid-template-columns:repeat(6, 1fr)}.project-progress dl{padding-bottom:1px;padding-left:30px;border-left:2px solid #a01b50}.project-progress dd{position:relative;margin-bottom:40px;padding:20px;background:#fff;border:1px solid #b9b8b8}.project-progress dd:after{position:absolute;top:10px;left:-6px;display:block;width:10px;height:10px;background:#fff;border-top:1px solid #b9b8b8;border-left:1px solid #b9b8b8;transform:rotate(-45deg);content:""}.project-progress dd:before{position:absolute;top:4px;left:-44px;display:block;width:20px;height:20px;background:#fff;border:2px solid #a01b50;border-radius:50%;content:""}.project-progress dd .text-1{font-size:20px}.project-progress dd .text-2{margin-top:14px;color:#666}.project-progress dd .img-warp{margin-top:14px}.project-progress dd img{cursor:pointer}.project-progress .img-box{overflow:hidden}.project-progress .img-box img{transition:all .4s cubic-bezier(0.4, 0, 0.25, 1)}.project-progress .img-box:hover img{transform:scale(1.06)}.search-list .img-warp{width:260px}.search-list .search-list-item{margin-bottom:30px}.search-list .search-list-item .img-box{overflow:hidden}.search-list .search-list-item img{transition:all .4s cubic-bezier(0.4, 0, 0.25, 1)}.search-list .search-list-item .title{font-size:20px}.search-list .search-list-item .desc{color:#666}.search-list .search-list-item:hover .title{color:#a01b50}.search-list .search-list-item:hover img{transform:scale(1.06)}.search-list .right{padding:20px}.search-page .search-form{position:initial;height:auto;margin-bottom:100px;background:rgba(0,0,0,0);box-shadow:none;transform:translateY(0);visibility:visible;opacity:1}.about-jgjs{position:relative;z-index:2;margin-top:-30px}.about-jgjs .w1200{padding:50px 30px;background:#f1f1f1}.about-jgjs .g-row{margin-top:0}.about-jgjs .html{font-size:18px;line-height:1.8;letter-spacing:1px;text-align:justify}.about-dsj .left{height:600px;overflow-y:auto}.about-dsj .year-list{position:relative;width:246px;padding-left:60px;font-size:36px}.about-dsj .year-list:before{position:absolute;top:20px;bottom:20px;left:40px;display:block;width:4px;background:#dcdcdc;border-radius:2px;content:""}.about-dsj .year-list div{position:relative;cursor:pointer}.about-dsj .year-list div:before{position:absolute;top:14px;left:-28px;display:block;width:15px;height:15px;background:#fff;border:2px solid #dcdcdc;border-radius:50%;content:""}.about-dsj .year-list div:hover{color:#a01b50}.about-dsj .year-list div:not(:last-child){margin-bottom:70px}.about-dsj .year-list .active{color:#a01b50;font-weight:bold}.about-dsj .year-list .active:before{left:-30px;width:24px;height:24px;background:url(../img/icon-red.png);background-size:100% 100%;border:none}.about-dsj .year-dsj-list{display:none;height:600px;padding:30px;overflow-y:auto;background:#ececec}.about-dsj .year-dsj-list .title{margin-bottom:20px;color:#a01b50;font-size:40px}.about-dsj .year-dsj-list .month-text{width:150px;padding-left:50px;color:#a01b50;font-size:40px;opacity:.6}.about-dsj .year-dsj-list .img-warp{width:260px}.about-dsj .year-dsj-list .right{padding:20px;padding-right:0}.about-dsj .year-dsj-list .news-title{line-height:1.5}.about-dsj .year-dsj-list .time{padding-top:20px;color:#666}.about-dsj .year-dsj-list .month-list-item{margin-bottom:30px}.about-dsj .year-dsj-list.active{display:block}.about-ryzs .g-row{margin-top:20px;padding:80px 0;background:#3e3e3e}.about-ryzs .news-swiper{padding:0 80px}.about-ryzs .swiper-button-prev,.about-ryzs .swiper-button-next{color:#fff}.about-ryzs .news-item{color:#fff}.about-ryzs .news-time{margin-bottom:6px;color:#b1b1b1;font-size:14px}.about-ryzs .news-item-bottom{padding:10px}.about-lsh .g-row{margin-top:20px}.about-lsh .grid{display:grid;grid-gap:30px 80px;grid-template-columns:repeat(5, 1fr)}.about-lsh dd{margin-bottom:30px}.about-lsh .title{margin-bottom:20px;color:#a01b50}.about-lsh .text-1{padding:20px 0;background:#ececec}.about-lsh .text-1 img{display:block;width:20px;margin-right:10px}.big-img{display:block;width:100%}.about-zd .img-box{width:390px;height:560px;background:#ececec}.about-zd .img-box img{height:100%;object-fit:cover}.about-zd .right-box{height:100%;padding:50px;font-size:24px;line-height:1.6;background:#ececec}.about-zd .right-box p{margin-bottom:30px;text-align:justify}.about-zd .right-box a{color:#a01b50;font-size:18px}.about-zd .news-list{width:100%;height:630px;padding:0 30px;overflow-y:auto;background:#ececec}.about-zd .news-list a{display:block;padding:28px 0;border-bottom:2px solid #fff}.about-zd .news-list a .text-1{font-size:24px}.about-zd .news-list a .text-2{margin-top:10px;color:#666}.about-zd .news-list a:hover{color:#a01b50}.about-zd .news-list a:last-child{border:none}.about-contact dl{max-width:1920px;margin:0 auto}.about-contact .main-title .text_title span:after{background:#fff}.about-contact .right{padding:50px;color:#fff;background:#a01b50}.about-contact a{color:#fff}.about-contact .text-1{line-height:2}.about-contact .text-1 span{display:inline-block;width:4em;text-align-last:justify}.status-error{color:#333}.status-success{color:#929e7a}.status-warning{color:#a01b50}.img-m{display:none}.jbxx-news-list .grid-imgs{grid-template-columns:repeat(2, 1fr)}.jbxx-news-list .news-item-bottom .news-item-title{height:auto}.donate-modal{position:fixed;z-index:999;background:rgba(0,0,0,.5);inset:0}.donate-modal .left{margin-right:120px}.donate-modal .content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.donate-modal .div-1{padding:10px;background:rgba(0,0,0,.5);border-radius:10px;height:247px}.donate-modal .div-1 img{display:block}.donate-modal .div-2{height:247px}.donate-modal .div-2 a{font-weight:500;font-size:40px;padding:20px 20px;background:rgba(0,0,0,.5);border-radius:10px;color:#fff}.donate-modal .text-1{text-align:center;font-weight:500;font-size:32px;color:#fff;margin-top:20px}.donate-modal .close{position:absolute;top:-58px;right:-100px;width:58px;height:58px;background:url(../img/close-new.png) no-repeat;background-size:100%;cursor:pointer}@media screen and (max-width: 768px){body{min-width:auto}.more-btn-t{margin-top:.3rem}.w1200{width:calc(100% - .6rem)}.header{padding:0 .3rem}.header .logo-img{height:36px}.header .header-nav{width:100%}.header .nav-list{height:50px}.header .nav-list .nav-item-logo{flex:1}.header .nav-list .nav-item-search{margin-right:.4rem}.header .nav-list .nav-item-pc{display:none}.header .nav-list .nav-item-menu{display:flex}.search-form form{width:auto;margin-right:.3rem;margin-left:.3rem}.search-form form:after{bottom:.28rem;width:.3rem;height:.3rem}.search-form input{padding-left:.5rem}.fix-header{min-width:100%}.full-nav .nav-list{display:block;text-align:left}.full-nav .nav-list>dd{border-bottom:1px solid #b0394e}.full-nav .nav-list .nav-item>.nav-item-link{padding:.3rem 0;font-size:.32rem}.full-nav .nav-item-logo,.full-nav .nav-item-search,.full-nav .nav-item-menu{display:none}.main-more{padding:7px 10px;font-size:14px}.grid-imgs{grid-gap:.3rem;grid-template-columns:repeat(2, 1fr)}.swiper .swiper-pagination-bullets{bottom:.1rem}.banner .banner-logo{bottom:.6rem;width:.6rem}.toolbar img{width:.8rem}.footer{margin-top:1rem;font-size:14px}.footer a{font-size:14px}.footer .qr img{width:2rem;margin:0 .2rem}.news-item-video .img-box:after{background-size:.8rem auto}.p-t-b{padding:.6rem 0}.m-t{margin-top:.9rem}.g-row{margin-top:.4rem}.main-title .text_bg{top:-63%;font-size:1.2rem}.main-title .text_title{height:.8rem;font-size:.4rem}.main-title .text_title span:after{height:3px}.home-donate .box_4{display:block;height:auto}.home-donate .box_5{width:100%;height:1rem;border-radius:0 0 10px 10px}.home-donate .box_5 a{font-size:16px}.home-donate .box_5 img{width:20px;margin-right:10px}.home-donate .box_6{width:1px;height:.3rem;margin-right:.8rem;margin-left:.8rem}.home-donate .text-wrapper_1{height:1rem;font-size:.3rem}.home-donate .text_9{font-size:.36rem}.home-news .swiper-button-next,.home-news .swiper-button-prev{width:40px;height:40px}.home-news .news-item-bottom{padding:.3rem}.home-news .news-title{height:auto;margin-top:.2rem;font-size:16px}.home-news .news-desc{height:auto;margin-top:.3rem;font-size:14px}.mzsy-banner{background-size:cover}.mzsy-banner .w1200{padding:.6rem 0}.mzsy-banner .title{font-size:.36rem}.mzsy-banner .desc{margin-top:.3rem;margin-bottom:.5rem;font-size:.28rem}.mzsy-banner .left{width:100%;height:auto;padding:.3rem}.mzsy-banner .right{position:initial;width:100%;transform:translateY(0)}.home-project .big-img{margin-bottom:.3rem}.home-project .big-img .news-item-bottom{height:1rem;font-size:.36rem;line-height:1rem}#player-container-id{width:100%;max-width:100%;height:0;padding-top:66.66%}.details .nav-b{padding:.3rem 0;font-size:.26rem}.details .news-details .title{font-size:.36rem}.details .news-details .time{margin-top:.3rem;font-size:.26rem}.details .article{margin-top:.3rem;padding-bottom:1rem}.details .article .article-video{margin:0;margin-bottom:.3rem}.whzx-list{margin-top:.6rem}.whzx-list .grid-imgs{grid-gap:.3rem}.whzx-list .news-item-bottom{padding:.3rem}.whzx-list .news-item-bottom .news-item-title{font-size:.32rem;height:1.06rem}.pagination{padding-bottom:0}#pagelist{flex-wrap:wrap;margin-top:1rem}#pagelist a{min-width:.5rem;height:.5rem;margin:.1rem 0;margin-right:.1rem !important;padding:0 .1rem;font-size:.26rem;line-height:.5rem}.feed-nav a{height:.6rem;padding:0 .3rem;font-size:.32rem;line-height:.6rem;border-radius:.28rem}.feed-nav .feed-nav-list{flex-wrap:wrap;gap:.2rem}.news-text-list a{padding:.3rem 0;font-size:.3rem}.news-text-list a:before{top:calc(50% - .15rem);width:.08rem;height:.3rem}.news-text-list a>div{width:calc(100% - 2rem);padding-left:.3rem}.fwgg-list{margin-top:.6rem}.fwgg-list .news-item{margin-top:.3rem;padding-top:0}.fwgg-list .news-item .img-box{position:relative;top:0;left:0;width:100%;height:0;padding-top:66.66%}.fwgg-list .news-item .img-box img{position:absolute;top:0;left:0}.fwgg-list .news-item .news-item-title{position:initial;width:auto;height:.7rem;font-size:.28rem;line-height:.7rem}.fwgg-list .news-item .news-item-desc{width:auto;margin-top:.3rem}.fwgg-list .news-item .news-item-bottom{flex:1;height:auto;padding:.3rem;border-top:none}.fwgg-list .grid-imgs-item:nth-child(odd) .news-item-bottom{margin-left:0;padding-left:.3rem}.fwgg-list .grid-imgs-item:nth-child(even) .news-item-bottom{margin-right:0}.whxw-list{margin-top:.3rem}.whxw-list .news-item{width:100%;padding:0 .3rem}.whxw-list .news-item .news-item-bottom{padding:0 .3rem}.whxw-list .news-item .news-item-bottom .news-item-title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:normal}.whxw-list .news-item .news-item-bottom .news-item-title span{display:none}.whxw-list .grid-imgs-item{padding-top:.3rem;padding-bottom:.3rem}.whxw-list .img-box{width:3rem}.ctwh-swiper dl{display:block;padding-bottom:.8rem}.ctwh-swiper .right{padding:.3rem}.ctwh-swiper .main-more{margin-top:.3rem}.ctwh-swiper .text-1{font-size:.32rem}.ctwh-swiper .text-3{-webkit-line-clamp:3}.ctwh-yszl .news-list-nav{margin-top:.3rem;margin-bottom:.3rem}.ctwh-yszl .news-list-nav .nav-item{margin-right:.3rem;font-size:.32rem}.ctwh-yszl .news-item-bottom{padding:.2rem}.ctwh-yszl .news-item-bottom .news-item-desc{display:flex;font-size:12px;justify-content:space-between}.ctwh-yszl .news-item-bottom .news-item-desc span{display:block}.ctwh-yszl .more-btn{margin-top:.6rem}.ctwh-yjcyxb .news-item-bottom{padding:.3rem}.ctwh-pxjz .news-item-bottom{padding:.3rem}.ctwh-pxjz .grid-imgs{grid-template-columns:repeat(2, 1fr)}.home-qnfw .qnfw-item{margin-top:.3rem}.home-qnfw .qnfw-item .left{position:relative;width:100%;height:auto;margin-top:0}.home-qnfw .qnfw-item .left .desc{margin-bottom:.5rem}.home-qnfw .qnfw-item .img-cover{width:100%;height:auto;margin-left:0}.ctwh-tsg .g-row{height:8rem}.ctwh-tsg .text-box{padding-top:.6rem}.ctwh-tsg .text-box .desc{width:90%}.ctwh-tsjs{padding:.3rem 0}.ctwh-tsjs .book-list{flex-wrap:wrap;margin-top:.3rem}.ctwh-tsjs .book-list a{width:3.3rem;margin-bottom:.3rem;padding-top:0 !important}.ctwh-tsjs .book-list .title{font-size:.26rem;line-height:.8rem}.ctwh-tsjs .book-list .img-box{width:100%;height:4rem}.zyfw-zgzm .grid-imgs-item{margin-bottom:0}.zyfw-zgzm .news-item{display:block}.zyfw-zgzm .news-item .img-box{width:100%}.zyfw-zgzm .news-item .news-item-bottom{padding:.3rem}.zyfw-zgzm .news-item .news-item-bottom .news-item-title{font-size:.36rem}.zyfw-zgzm .news-item .main-more{margin-top:.3rem}.zyfw-zgpx{overflow:hidden}.zyfw-zgpx dl{display:block}.zyfw-zgpx .g-row{margin-top:.6rem}.zyfw-zgpx .left{width:100%;margin-bottom:.3rem}.zyfw-zgpx .left .news-item-bottom{padding:.3rem}.zyfw-zgpx .grid{display:flex;flex-wrap:wrap;grid-gap:.3rem;width:100%;padding-left:0}.zyfw-zgpx .grid a{width:calc(50% - .15rem)}.zyfw-zgpx .ellipsis{white-space:inherit;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.6;font-size:14px}.project-progress{margin-top:.6rem}.project-progress .img-warp{grid-template-columns:repeat(3, 1fr)}.project-progress dl{padding-left:.4rem;border-left-width:1px}.project-progress dd{margin-bottom:.3rem;padding:.3rem}.project-progress dd:before{top:.15rem;left:-0.6rem;width:.3rem;height:.3rem;border-width:1px}.project-progress dd .text-1{font-size:.28rem}.project-progress dd .text-2{font-size:.24rem}.search-page .search-form{margin-bottom:.6rem}.search-page .search-form form{margin-top:.6rem}.search-page .loading-text{margin-bottom:.3rem;color:#666;font-size:.26rem}.search-list .img-warp{width:3rem}.search-list .right{padding:.1rem .3rem}.search-list .search-list-item{margin-bottom:.3rem}.search-list .search-list-item .title{font-size:.28rem}.search-list .search-list-item .desc{font-size:.26rem}.about-jgjs{margin-top:-0.3rem}.about-jgjs .w1200{padding:.6rem .3rem}.about-jgjs .html{font-size:.28rem}.about-dsj .year-list{width:1.6rem;padding-left:.6rem;font-size:.32rem}.about-dsj .year-list:before{top:.2rem;bottom:.2rem;left:.3rem;width:2px}.about-dsj .year-list div:not(:last-child){margin-bottom:.8rem}.about-dsj .year-list div:before{top:.08rem;left:-0.42rem;width:.2rem;height:.2rem}.about-dsj .year-list .active:before{left:-0.44rem;width:.3rem;height:.3rem}.about-dsj .year-dsj-list{padding:.3rem}.about-dsj .year-dsj-list .title{margin-bottom:.3rem;font-size:.4rem}.about-dsj .year-dsj-list .month-text{width:100%;margin-bottom:.1rem;padding-left:0;font-size:.34rem}.about-dsj .year-dsj-list .img-warp{width:100%}.about-dsj .year-dsj-list .time{padding-top:.2rem}.about-dsj .year-dsj-list .right{padding:.2rem 0}.about-dsj .year-dsj-list .news-title{font-size:.3rem}.about-dsj .year-dsj-list .time{font-size:.26rem}.about-dsj .year-dsj-list .month-list-item{display:block;margin-bottom:.3rem}.about-dsj .year-dsj-list .month-list-item:last-child{margin-bottom:0}.about-ryzs .g-row{padding:.6rem 0}.about-ryzs .news-swiper{padding:0}.about-lsh .grid{grid-gap:.3rem;grid-template-columns:repeat(2, 1fr)}.about-zd .g-row{background:#ececec;padding-top:.3rem;padding-left:.3rem;padding-bottom:.3rem;margin-left:-0.3rem;margin-right:-0.3rem}.about-zd .img-box{width:2.7rem;height:auto}.about-zd .right-box{padding:.3rem;font-size:.26rem;padding-top:0}.about-zd .right-box p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.2rem}.about-zd .right-box a{font-size:14px}.about-zd .news-list{height:4.5rem;padding:0 .3rem}.about-zd .news-list a{padding:.14rem 0}.about-zd .news-list a .text-1{font-size:.26rem;-webkit-line-clamp:1}.about-zd .news-list a .text-2{font-size:.22rem;margin-top:.1rem}.about-contact dl{display:block;margin:0 .3rem}.about-contact .right{padding:.3rem}.about-contact .text-1{margin-top:.3rem;font-size:.3rem}.about-contact .text-1 p{line-height:1.5;margin-bottom:.3rem}.ctwh-tsjs .more-btn-t .main-more{width:130px;font-size:14px;height:34px;line-height:34px}.mzjt-whzx-list .ellipsis{white-space:inherit;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.zyfw-zgpx .g-row{padding:.6rem;margin:0 -0.6rem}.img-m{display:block}.img-pc{display:none}.footer{padding:.3rem 0;font-size:13px}.footer a{font-size:13px}.footer .p-box p:last-child{margin-top:.1rem}.footer .footer-c{display:block;text-align:center}.footer .footer-c dd:last-child{display:none}.jbxx-news-list .grid-imgs{display:block}.jbxx-news-list .grid-imgs .grid-imgs-item{margin-bottom:.3rem}.jbxx-news-list .news-item-bottom .news-item-title{height:auto}.ctwh-tsjs .more-btn-t{margin-top:.3rem}.donate-modal .close{top:calc(100% + .4rem);right:auto;left:calc(50% - .48rem);width:.96rem;height:.96rem}.donate-modal .content>.flex{flex-direction:column-reverse}.donate-modal .left{margin-right:0;margin-top:.5rem}.donate-modal .div-1{height:auto}.donate-modal .div-2{height:auto}.donate-modal .div-2 a{font-size:.36rem;padding:.3rem}.donate-modal .text-1{margin-top:.2rem;font-size:.26rem}}/*# sourceMappingURL=mian.min.css.map */
