.main-content{
	padding-top: 0;
}
.other-summary * {
    background-color: transparent !important;
    color: #fff !important;
    white-space: break-spaces;
}
/* 椤堕儴杞挱鍥� */
.carousel-content{
    background-position: center;
    background-size: cover;
}
.top-carousel .layui-carousel-ind{
	top: -2.5rem;	
}
.layui-carousel-ind ul{
	background-color: unset!important;
}
.layui-carousel-ind li{
	width: 0.8rem;
	height: 0.8rem;
	margin: 0 0.4rem;
}
.carousel-nodata {
	position: relative;
	top: 20rem;
}
/* 杞挱鍥� */
.swiper-container{height:100%;margin-left:auto;margin-right:auto}
.swiper-slide{background-size:cover;background-position:center;height: max-content;}
.swiper-pagination-bullet{background:white;opacity:1;}
.swiper-pagination-bullet-active{background:#da3b15}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:1rem;left:0;width:100%;}
.swiper-pagination-bullet{width:8px;height:8px}

.pic-showstyle{border:1px solid #ccc;cursor:pointer;width:100%;height:100%}
.pic-namestyle{position:absolute;bottom:0;background:rgba(0,0,0,.6);color:#fff;width:100%;height:100%;font-size:1.143rem;height:3.6rem;line-height:3.6rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;cursor:pointer;padding:0 1.4rem}
.pic-namestyle .news-carousel-title{width:75%}
/* 鍏遍�� */
.box-content{
	padding: 6rem 0 26rem 0;
}
.back-pink{
	background: #ffe6e6;
	background-image: url(/statics/images/Common/back-line-3210e785bcd7a19d0667442eec197e27.png);
}
.back-pink2{
	background: #fff5f5;
}
.back-line{
	position: absolute;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.back-detail{
	position: absolute;
	z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.box-title{
	font-size: 1.5rem;
	text-align: center;
	color: var(--main_color);
}

/* 鎿嶄綔鏍� */
.operate-content > div{
	flex: 1;
	cursor: pointer;
	font-size: 1.2rem;
    align-items: center;
}
.operate-content > div + div{
	margin-left: 8rem;
}
.operate-content img{
	width: 3rem;
}

/* 鍚堜綔浼欎即 */
.partner-slide{
	width: calc(100% + 2rem)!important;
    margin: -1rem;
}
.partner-slide > div{
	float: left;
	width: 10.4rem;
	height: 10.4rem;
	margin: 1rem;
    padding: 1rem;
    display: flex;
    align-items: center;
    border: 1px solid #BCBCBC;
}
.partner-div .layui-carousel{
	background: #fff5f5;
}
.partner-div .layui-carousel>[carousel-item]>*{
	background: #fff5f5;
}
.partner-div .layui-carousel-ind li{
	background-color: #a1a1a1;
}
.partner-div .layui-carousel-ind li.layui-this {
    background-color: var(--main_color);
}
.partner-slide img{
	width: 100%;
}
.next-project2{
	margin-left: 0 !important;
}
.next-project1{
	margin-left: 2.5rem!important;
}
.next-project3{
	margin-left: 2.5rem!important;
}
.next-project .msg-title{
	margin-bottom: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 15rem;
}

.float-div{
	z-index: 9999;
	position: fixed ! important;
	right: 2rem;
	bottom: 4rem;
	width: 4rem;
    height: 12rem;
}
.float-div .float-donate{
	cursor: pointer;
	text-align: center;
    overflow: hidden;
}
.float-div .float-phone{
	margin-top: 1rem;
}
.float-div .float-donate .donate-img{
	padding: 1rem 0;
	background: var(--main_color);
    border-radius: 0.4rem 0.4rem 0 0;
}
.float-div .float-donate .donate-img img{
	width: 2rem;
}
.float-div .float-donate .donate-text{
	font-size: 0.8rem;
	line-height: 1.4rem;
	background: #fff;
	color: var(--main_color);
    border: 1px solid var(--main_color);
    border-radius: 0 0 0.4rem 0.4rem;
}
.float-div .donate-phone{
	position: absolute;
    bottom: 0.25rem;
    right: 4rem;
    height: 5rem;
    width: 0;
    white-space: nowrap;
    background: #eff1f4;
    color: var(--main_color);
    border: 1px solid var(--main_color);
    border-right: 0;
    border-radius: 0.4rem 0 0 0.4rem;
}
.float-div .donate-phone span{
	margin: auto;
}
.backOld{
    right: 0;
    position: absolute !important;
    margin-right: 2rem;
}
.main-content{
	min-height: 0;
}
.layui-carousel-ind li.layui-this {
    background-color: var(--main_color);
}
.layui-carousel-ind li:hover {
    background-color: rgba(242, 191, 95, 0.9);
}
.layui-carousel-ind li {
    background-color: rgba(241,204,136,.5);
}

/* 鍏叡 */
.wrapper-title {
	font-size: 1.5rem;
    color: var(--main_color);
    font-weight: 600;
}
.index-a {
	color: var(--main_color);
	cursor: pointer;
}
.view-more {
	color: white;
    margin: auto;
    margin-top: 15px;
    /* right: 5rem; */
    cursor: pointer;
    width: 7rem;
    height: 2rem;
    /* background-color: #e6e6e6; */
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size:18px;
    /* position: relative;*/
    
}

/* 鎹愯禒 */
.data {
	width: 20rem;
    padding: 2rem;
}
.data-content {
	font-size: 5rem;
    color: var(--main_color);
    font-weight: 500;
}
.data-affiliated {
	font-size: 1.5rem;
    font-weight: 600;
}
.data .el-divider--horizontal {
    height: 2px;
	margin: 43px 0 25px 0;
}

.love-donate {
	display: flex;
    align-items: center;
    flex-direction: column;
}
.love-donate-div {
	cursor: pointer;
	z-index: 2;
    width: 14rem;
    height: 14rem;
	border-radius:50%;
	background: var(--main_color) url(/statics/images/Index-lovel-4a7d3bf9e358bd506a1816f413011383.png) no-repeat;
	background-size: 14.2rem;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.love-donate-affiliated {
	position: relative;
    left: 3.2rem;
    top: 7rem;
    z-index: 1;
    width: 7rem;
    height: 7rem;
    border-radius: 50%;
    background: var(--minor_color);
}
.fa-heart-span {
	width: 4.2rem;
    height: 3.5rem;
	display: inline-block;
	background: url(/statics/images/i-about-btn-adc501dc636088bd91612aabad534bea.png) no-repeat;
	background-size: 4rem;
}
.fa-2x {
    color: #fff;
}
.fa-heart-text {
	position: relative;
    top: 0.5rem;
	padding: 0.6rem 0;
	font-size: 1.5rem;
	font-weight: 500;
	color: #fff;
}
.donate {
	display: flex;
    flex-direction: column;
    justify-content: center;
	width: 22rem;
    padding: 0 2rem;
}
.donate .el-divider--horizontal {
    margin: 10px 0;
}

.donate-content{
	width: 20rem;
    height: 27rem;
    padding: 0 1rem;
    padding-top: 1rem;
    background: #f7f7f7;
}
.donate-title{
    width: 19rem;
    line-height: 2rem;
    padding: 0 1.5rem;
    position: absolute;
    left: -0.5rem;
    /* top: -1rem; */
    font-weight: 600;
    background: var(--main_color);
}
.donate-title:after{
	content: " ";
	width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    left: 0;
    top: 2rem;
    border-width: 0.3rem 0.25rem 0.25rem 0.25rem;
    border-color: #000 #000 transparent transparent;
    border-style: solid;
}
.donate-title img{
	width: 1.4rem;
}
.donate-total{
	line-height: 2rem;
    padding: 2.5rem 0 0.5rem 0;
}
.donate-num{
	font-size: 1.2rem;
}
.donate-content .layui-carousel>[carousel-item]>*{
	background: #f7f7f7;
}
.donate-carpc > div > div{
	display: flex;
    height: 2.5rem;
}
.donate-carpc > div > div > div{
	display: flex;
    align-items: center;
}
.donate-list{
	height: 315px;
	padding: 0.5rem 0;
    border-top: #dedede 1px solid;
    border-bottom: #dedede 1px solid;
}
.donate-more{
	text-align: center;
	line-height: 2.5rem;
	cursor: pointer;
}
.userinfo{
    padding: 0 0.5rem;
    width: calc(100% - 10.4rem);
}
.allInfo{
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
}
.userinfo em{
	font-style: unset;
}
.nameinfo{
	width: 7rem;
}
.timeinfo{
    /* width: 4.5rem; */
    text-align: right;
    color: #999999;
}

/* 璧勮 */
.info-body {
	margin-top: 2rem;
	display: flex;
    flex-direction: column;
}
.info-body .info-title {
    padding: 0 2rem;
	display: flex;
}
.info-body .info-title .first {
	padding: 0 5rem 0 0;
}
.info-body .info-title .first .info-img {
    width: 22rem;
    height: 16rem;
}
.info-body .info-title .first .info-img img {
    width: 100%;
    height: 100%;
}
.info-body .info-content .news-title {
	font-size: 1.2rem;
	font-weight: 600;
	padding: 0.6rem 0 0 0;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.info-body .info-content .news-summary {
	padding: 2rem 0;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.info-body .info-list {
    padding: 1.5rem 2rem 0.5rem 2rem;
	display: flex;
    justify-content: space-between;
}
.info-list-left {
	border-right: 1px solid #dbdad9;
	width: 32.5rem;
}
.info-list-right {
	width: 32.5rem;
}
.info-list-right ul {
    padding: 0 0 0 1.5rem;
}
.info-list-ul {
	border-top: 1px solid #dbdad9;
	padding: 1rem 0;
}
.info-list-ul ul li {
	display: flex;
	line-height: 1.6rem;
}
.info-list-ul ul li .textBar {
	cursor: pointer;
	display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	width: 23rem;
}
.info-list-ul ul li .textBar :hover {
	color: var(--main_color);
}
.info-list-ul ul li .dateBar {
	padding: 0 0 0 3rem;
	color: rgb(153, 153, 153);
}

/* 绮惧僵闆嗛敠 */
.highlights-subscript {
	margin: 0 auto;
    width: 6rem;
    border: 3px solid var(--minor_color);
    background-color: var(--minor_color);
}
.highlights {
	padding: 0.8rem;
    height: 18rem;
    margin-top: 1.5rem;
}
.highlights-slide > div {
    float: left;
    width: 16rem;
    margin: 1rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.highlights-slide img {
	cursor: pointer;
    width: 100%;
}
.highlights-slide > div:hover .paly * {
    color: var(--main_color);
}
.layui-carousel>[carousel-item]>* {
    background-color: #f3f3f3;
}

.paly {
	cursor: pointer;
	width: 3.5rem;
    height: 3.5rem;
	border-radius: 50%;
	background-color: rgb(255 255 255 / 54%);
	position: relative;
    bottom: 8rem;
}
.paly i {
	font-size: 3.5rem;
    color: rgb(255 255 255);
    position: relative;
    bottom: 0.13rem;
}
.paly :hover {
	color: var(--main_color)
}
.layui-carousel-arrow {
	margin-top: -34.5px;
}
.highlights-nodata {
	text-align: center;
}

/* 鍚堜綔浼欎即 */
.i-partner-slideBox {
	margin: 0 auto;
}
.i-partner-slideBox .parHd {
	padding: 2rem 2rem 0 2rem;
}
.i-partner-slideBox .parHd ul {
	text-align: center;
}
.i-partner-slideBox .parHd li {
	display: inline-block;
	cursor: pointer;
	border-radius: 2px;
	margin-left: 1rem;
    margin-right: 1rem;
	width: 7rem;
    height: 2.2rem;
}
.i-partner-slideBox .parHd li div {
	vertical-align: middle;
	line-height: 1.8rem;
    width: 6rem;
    /* height: 2.2rem; */
	text-align: center;
	color: #666;
}
.parHd li div:hover, .parHd li div.on {
	background: var(--main_color);
	color: #fff;
}
.i-partner-scroll {
	position: relative;
}
.partner-div > div {
	float: left;
	margin: 0.2rem 0.4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.partner-div img {
    width: 100%;
}
.partners {
	position: relative;
	padding: 1rem 0.8rem;
}
.el-carousel__arrow--left {
    left: 0;
}
.el-carousel__arrow--right {
    right: 0;
}
.partners-nodata .nodata {
	padding: 2rem;
}
.partners .swiper-button-next {
	right: -15px;
	width: 45px;
	height: 45px;
	background: url(/statics/images/Common/wm_button_icon-17196528ac5abedadbd45b774688b64d.png) no-repeat 0 -93px;
	background-size: 100%;
}
.partners .swiper-button-prev {
	left: -15px;
	width: 45px;
	height: 45px;
	background: url(/statics/images/Common/wm_button_icon-17196528ac5abedadbd45b774688b64d.png) no-repeat 0 0;
	background-size: 100%;
}
/*
.swiper-button-next, .swiper-button-prev {
	top: 36%;
}*/

/* 淇℃伅鍏紑 */
.message-but-img {
	width: 9rem;
	higth: 9rem;
}
.message-div {
	display: flex;
    justify-content: space-evenly;
    padding: 4rem 0;
}
.message-but {
	cursor: pointer;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.message-but-text {
    margin-top: 0.5rem;
}
.pcUrlOrContent{
	cursor: pointer !important;
}

body,
ul,
li,
a,
p,
div {
    /*慎删*/
    padding: 0px;
    margin: 0px;
}

#wrap {
    overflow: hidden;
    width: 100%;
}

#main {
    top: 0;
    position: relative;
}

.page {
    /*谨删*/
    width: 100%;
    margin: 0;
    background-color: #fd7e58;
}

#page1{
	background-image: url(/statics/images/diwen-40aaf59cb68e1bb9808d0f95b7b22349.png);
	background-size:100% 100%;
}

.name{
	position: absolute;
    top:58%;
    display:flex;
    width: 100%;
}

.name-text{
    padding: 0 5%;
	width: 100%;
    margin: auto;
}

#picture-card1{
	position: absolute;
    top: 24%;
    left: 5%;
    width: 31%;
}

.showpic1{
	width:100%;
	height:100%;
}
#picture-card2{
	position: absolute;
    top: 35%;
    left: 38%;
    width: 21.5%;
}

.showpic2{
	width:100%;
}

.info-content1{
	position: absolute;
    top: 35%;
    left: 62%;
    width: 33%;
    height: 300px;
}

.activity{
    font-size: 24px;
    color: white;
    font-weight: bold;
}

.line{
	width: 45px;
    margin-top: 25px;
    margin-bottom: 25px;
    /* max-height: 1px; */
    border-bottom: 1px solid white;
}

.line1{
	width: 5%;
    margin-top: 3%;
    margin-bottom: 3%;
    max-height: 1px;
    border-bottom: 1px solid white;
}

#activity-title{
    font-size: 20px;
    font-weight: bold;
    color: white;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

#summary{
	padding-top: 10px;
    color: white;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
	font-size: 16px;
}

.activity-icon{
	position: absolute;
    width: 500px;
    bottom: 0;
    display: flex;
}
.showpic2{
    width: 13%;
    margin-right: 9%;
    font-size: 16px;
    cursor: pointer;
    color: white;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #ffffff78;
}

#picture-card3{
	position: absolute;
    top: 75%;
    left: 55%;
    width: 39.9%;
    transform: translate(0,-100%);
}

#picture-card4{
	position: absolute;
    top: 50%;
    left: 28%;
    width: 26%;
    transform: translate(0,-100%);
}

.summary2{
	width:100%
}

#activity-title1{
	font-size: 24px;
    font-weight: bold;
    color: white;
}

.info-content2{
	position: absolute;
    top: 60%;
    left: 5%;
    width: 42%;
    height: 280px;
    transform: translate(0,-50%);
}

.others{
	height:100%;
}

.others-nodata{
	height:100%;
}

.others .swiper-container{
	/* margin:0 8%; */
}

.others .swiper-button-next {
	right: 5%;
    width: 45px;
    height: 45px;
    background: url(/statics/images/Common/right-742f25395ee87c7cb6557fbbcbad5895.png) no-repeat;
    background-size: 100%;
}
.others .swiper-button-prev {
	left: 5%;
	width: 45px;
    height: 45px;
	background: url(/statics/images/Common/left-f52069b3712c580b11e27d46d7d9fed7.png) no-repeat;
	background-size: 100%;
}

.info-content3{
	position: absolute;
    top: 55%;
    left: 55%;
    width: 35%;
    height: 50%;
    transform: translate(0,-50%);
    overflow: hidden;
}

.other-div{
	width:100%;
	height:100%;
	/* width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 50%; */
}

.other-pic{
	width: 43%;
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translate(0,-50%);
}

.other-activity{
    font-size: 24px;
    color: white;
    font-weight: bold;
}

.other-title{
    font-size: 22px;
    color: white;
    font-weight: bold;
}

.other-summary{
    font-size: 18px;
    color: white;
}

.news{
	display: flex;
    flex-direction: column;
    height: 90%;
}

.newsinfo-title{
    margin: auto;
    padding-top: 40px;
    /* position: absolute; */
    /* top: 9%; */
    /* left: 47%; */
    color: white;
    font-weight: bold;
    font-size: 24px;
}

.news-center{
	margin: 0 auto;
    width: 100%;
}

.news-line{
}

.news-content{
	width: 100%;
	padding: 1% 5%;
    display: flex;
    cursor: pointer;
}

.news-pic{
	/* width: 20%; */
	cursor: pointer;
}

.news-title{
	font-size: 18px;
    color: white;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 85%;
}

.news-time{
	font-size: 19px;
    color: white;
    width: 15%;
    text-align: end;
}

.donate-contents{
	position: absolute;
    top: 26%;
    left: 77%;
    width: 100%;
    font-size: 24px;
    color: white;
}

.number{
	font-weight: bold;
}

#summary1 {
    padding-top: 4%;
    color: white;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-line{
	display:flex;
    flex-direction: column;
}

.top-carousel{
    margin: auto;
    width: 100%;
}

#top-carousel{
	margin:auto;
	padding:1% 0.5%;
	background-color: #fd7e58;
	position: absolute;
	left: 25%;
	top: 25%;
}

/* .img{
	position: relative;
    height: 0;
    padding-bottom: 100%;
} */

#pageUl {
	z-index: 9999;
	display: flex;
    flex-direction: column;
    position: fixed;
    right: 10px;
    top: 50%;
    transform: translate(0,-50%);
}

.pageUlLi{
	cursor: pointer;
	display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 5px;
}

.fp-watermark{
    display: none;
}

.nodata-div {
    width: 100%;
    height: 90%;
    min-height: 500px;
    display: flex;
    align-items: center;
}