@charset "UTF-8";body{background:#f9f9f9}.index{background:#ededed}.index-stat{width:1170px;margin:-50px auto 60px;position:relative;z-index:10}.index-stat .donate-person{width:570px;height:238px;background:url(../images/stat_bg_1.png) no-repeat right bottom;color:#fff;font-size:18px;display:inline-block;margin-right:25px}.index-stat .donate-amount{width:570px;height:238px;background:url(../images/stat_bg_2.png) no-repeat right bottom;color:#fff;font-size:18px;display:inline-block}.index-stat .donate-text{position:absolute;width:570px;bottom:20px;text-align:center}.index-stat .donate-text span{font-size:48px}.mode-show{display:flex}.mode-show .mode-show-item{width:20%;position:relative}.mode-show .mode-show-item img{width:100%}.mode-show .mode-txt{position:absolute;top:32%;right:18%;color:#fff;font-size:36px;padding:0 10px}.mode-show .mode-click:hover{opacity:.6}.mode-show-item-sj .mode-txt{background:#fdb209}.mode-show-item-sz .mode-txt{background:#ad1649}.mode-show-item-sx .mode-txt{background:#e3381e}.mode-show-item-sp .mode-txt{background:#ed7819}.mode-show-item-szhi .mode-txt{background:#c80d80}.donate-list-box{float:right;width:500px}.donate-list-box .title{margin-bottom:20px;text-indent:-9999px;background:url(../images/title/index/mingix.png) no-repeat;width:251px;height:66px;margin-bottom:20px}.donate-list-box .list-title{background:#fff}.donate-list-box .list-title span{display:inline-block;width:140px;text-align:center;font-weight:700;font-size:18px;color:#4e5253;line-height:66px}.donate-list-box .list-title .date{width:200px}.donate-list-box .list-title .name{padding:0 5px}.donate-list-box .scroll-wrap{height:264px;overflow:hidden}.donate-list-box .donate-list-bd{margin-bottom:28px}.donate-list-box .donate-item{height:66px}.donate-list-box .donate-item:nth-child(odd){background:#ededed}.donate-list-box .donate-item:nth-child(even){background:#fff}.donate-list-box .donate-item span{font-size:16px;width:140px;color:#4e5253;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:66px;text-align:center}.donate-list-box .donate-item .date{width:200px}.donate-list-box .donate-item .name{padding:0 5px}.donate-list-box .donate-list-button{display:block;color:#fff;margin:0 auto;width:200px;height:60px;background:#e99d1d;border:1px solid #e99d1d;box-shadow:0 5px 10px 0 rgba(180,180,0,.16);border-radius:30px;text-align:center;line-height:60px;font-size:18px}.donate-list-box .donate-list-button:hover{background:#fff;color:#e99d1d}.recommend-box{float:left;width:700px}.recommend-box .title{margin-bottom:20px;text-indent:-9999px;background:url(../images/title/index/xiangmu.png) no-repeat;width:251px;height:66px}.recommend-box .recommend-item{margin-bottom:10px;height:136px}.recommend-box .recommend-item .img-box{float:left;margin-right:20px}.recommend-box .recommend-item .img-box img{width:198px;height:126px}.recommend-box .recommend-item .project-info{position:relative;height:136px}.recommend-box .recommend-item .project-name{font-size:20px;margin-bottom:10px}.recommend-box .recommend-item .project-desp{font-size:14px;line-height:1.8;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.recommend-box .recommend-item .donate-num{color:#999;margin-right:5px}.recommend-box .recommend-item .donate-total{color:#999}.recommend-box .recommend-item .bottom-info{position:absolute;bottom:5px;left:218px}.about-us-box{background:url(../images/aboutus-bg.jpg?20210730) no-repeat right center #f9f9f9}.about-us-box .about-us-txt{background:url(../images/aboutus-txt.jpg?20210730) no-repeat right center;width:1170px;height:890px;position:relative}.about-us-box .run-day{position:absolute;font-size:48px;color:#fff;left:210px;top:400px}.about-us-box .txt-1{color:#fff;position:absolute;top:355px;left:220px;display:block;text-align:center;font-size:20px}.about-us-box .txt-2{color:#fff;position:absolute;top:485px;left:262px;display:block;text-align:center;font-size:20px}.about-us-box .linkto-aboutus{width:200px;height:60px;border:2px solid #e99d1d;border-radius:30px;position:absolute;top:730px;left:700px;color:#e99d1d;font-size:18px;text-align:center;line-height:60px}.about-us-box .linkto-aboutus:hover{background:#e99d1d;color:#fff}.partner-box{height:416px;background:url(../images/partner-bg.jpg?123) no-repeat center center #fff}.partner-box .partner-list{text-align:center}.partner-box .partner-item{display:inline-block;justify-content:center;align-items:center;margin:150px 20px 50px;border-radius:50%;overflow:hidden}.partner-box .partner-item a{display:block;background:#fff;width:120px;height:120px;line-height:120px}.partner-box .partner-item img:hover{animation:rotate 1s linear infinite}.partner-box .more-detail{display:block;color:#fff;margin:0 auto;width:200px;height:60px;background:#e99d1d;border:1px solid #e99d1d;box-shadow:0 5px 10px 0 rgba(180,180,0,.16);border-radius:30px;text-align:center;line-height:60px;font-size:18px}.partner-box .more-detail:hover{background:#fff;color:#e99d1d}@keyframes rotate{0%{transform:rotateY(0)}100%{transform:rotateY(360deg)}}