.main-content{
    padding-top: 120px;
}
/* 濡炪倕鐖奸崕瀛樻姜椤旇姤灏￠柛銉嫹 */
.top-carousel {
    /* width: 100%;
    height: 60.5rem;
    min-height: 860px; */
}
.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;
}
/* 閺夌儐鍠楅幐閬嶅炊閿燂拷 */
.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%}

.main-content{
    min-height: 90vh;
}
.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;
}

/* 缂侇喗鍎抽崓鐢告⒖閸℃稒鏆� */
.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;
}

.layui-carousel-arrow {
    margin-top: -34.5px;
}
.highlights-nodata {
    text-align: center;
}

.el-carousel__arrow--left {
    left: 0;
}
.el-carousel__arrow--right {
    right: 0;
}

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: 65%;
    display:flex;
    width: 100%;
}

.name-text{
    width: 90%;
    margin: auto;
}

#picture-card1{
    position: absolute;
    top: 15%;
    left: 7%;
    width: 30%;
}

.showpic1{
    width:100%;
    height:100%;
}
#picture-card2{
    position: absolute;
    top: 29%;
    left: 39%;
    width: 16%;
}

.showpic2{
    width:100%;
}

.info-content1{
    position: absolute;
    top: 29%;
    left: 60%;
    width: 35%;
    height: 320px;
}

.activity{
    font-family: 姒涙垳缍�;
    font-size: 28px;
    color: white;
    font-weight: 600;
}

.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: 24px;
    font-weight: bold;
    color: white;
    /* font-family: 姒涙垳缍�;
    font-size: 28px;
    color: white;
    font-weight: 400; */
}

#summary{
    padding-top: 10px;
    color: white;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 18px;
}

.activity-icon{
    position: absolute;
    width: 500px;
    bottom: 0;

}
.showpic2{
    width: 13%;
    margin-right: 9%;
    cursor: pointer;
}

#picture-card3{
    position: absolute;
    top: 75%;
    left: 60%;
    width: 35%;
    transform: translate(0,-100%);
}

#picture-card4{
    position: absolute;
    top: 50%;
    left: 32%;
    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: 8%;
    width: 40%;
    height: 280px;
    transform: translate(0,-50%);
}

.others{
    height:100%;
}

.others-nodata{
    height:100%;
}

.others .swiper-container{
    /* margin:0 8%; */
}

.others .swiper-button-next {
    right: 2%;
    width: 45px;
    height: 45px;
    background: url(/statics/images/Common/wm_button_icon-17196528ac5abedadbd45b774688b64d.png) no-repeat 0 66.5%;
    background-size: 100%;
}
.others .swiper-button-prev {
    left: 2%;
    width: 45px;
    height: 45px;
    background: url(../images/Common/wm_button_icon.png) no-repeat 0 0;
    background-size: 100%;
}

.info-content3{
    position: absolute;
    top: 50%;
    left: 55%;
    width: 37%;
    height: 50%;
    transform: translate(0,-50%);
}

.other-div{
    width:100%;
    height:100%;
    /* width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 50%; */
}

.other-pic{
    width: 48.3%;
    position: absolute;
    left: 3.5%;
    top: 50%;
    padding: 20px;
    background-color: #fd7e58;
    transform: translate(0,-50%);
}

.other-activity{
    font-family: 姒涙垳缍�;
    font-size: 24px;
    color: white;
    font-weight: bold;
}

.other-title{
    font-family: 姒涙垳缍�;
    font-size: 28px;
    color: white;
    font-weight: bold;
}

.other-summary{
    font-family: 姒涙垳缍�;
    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-family: 'SourceHanSansCN'; */
    font-weight: bold;
    font-size: 24px;
}

.news-center{
    margin: auto;
}

.news-line{
}

.news-content{
    width: 25%;
    padding: 0 4%;
}

.news-pic{
    /* width: 20%; */
    cursor: pointer;
}

.news-title{
    font-size: 18px;
    color: white;
    padding-top: 15px;
}

.news-time{
    font-size: 19px;
    /* font-weight: bold; */
    color: white;
}

.donate-contents{
    position: absolute;
    top: 22%;
    left: 77%;
    display: flex-root;
    width: 100%;
    font-size: 24px;
    color: white;
}

.number{
    font-weight: bold;
}

#summary1 {
    padding-top: 2%;
    line-height: 30px;
    color: white;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:14;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-line{
    display:flex;
}

.top-carousel{
    position: relative;
    padding-bottom: 60%;
    margin: auto;
    width: 100%;
}

#top-carousel{
    margin:auto;
    padding:1% 0.5%;
    background-color: #fd7e58;
    position: absolute;
    left: 25%;
    top: 17%;
}

/* .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;
}

.h_w{
    width:100%;
    height:0;
    padding-bottom:100%;
    position:relative;
}

.select{
    cursor: pointer;
    /*鍙栨秷榛樿绠ご寮�濮�*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    /*鍙栨秷榛樿绠ご缁撴潫*/
    background: url(/statics/images/Common/jiantou-385c98112ed20883ff1687423ecb17aa.png) no-repeat right 0.5rem center white;
    width: 170px;
    color: #fd7e58;
    padding-left: 0.5rem;
    border: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 0px;
    font: menu;
    font-size: 18px;
    position: absolute;
    bottom: 30px;
    right: 4rem;
}

.search{
    height: 34px;
    line-height: 32px;
    width: 62px;
    background: white;
    text-align: center;
    color: #fd7e58;
    font-weight: 600;
    position: absolute;
    bottom: 30px;
    right: 0;
    cursor: pointer;
}

.text-ellipsis { position:absolute; bottom:0; right:0;content:'...';
    line-height:34px; background:#fff; }

.main-content .list-page {
    left: 0;
    bottom: 4rem;
    width: 100%;
    position: absolute;
    text-align: center;
}

.list-div{
    height:240px;
    position:relative;
    display: flow-root;
    margin-bottom: 80px;
}

.list-sub{
    height: 100%;
    width: 100%;
    cursor: pointer;
}

.news-discuss{
    height: 79px;
    background: #fd7e58;
    margin: 0px 12%;
    border-bottom: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-radius: 0 0 10px 10px;
}

.html-content > p{
    width: 100% !important;
}

/*团队成员*/
.position {
    width: 100%;
    display: flex;
}
.position-div {
    width: 15%;
}

.position-text {
    width: 100%;
    font-size: 1rem;
    font-weight: 600;
    position: relative;
    top: 4.2rem;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.lsh-div {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.lsh-div .lsh:nth-child(5n) {
    margin-right: unset !important;
}
.lsh-img img {
    width: 100%;
    height: 100%;
}
.lsh-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}
.lsh-text {
    width: 100%;
    font-size: 16px;
    margin-top: 0.5rem;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    height: 25px;
}
.lsh-name {
    margin-top: 20px;
    font-weight: 600
}
.lsh {
    width: 16%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 5%;
    margin-bottom: 50px
}
.lsh-bottom {
    width: 20%;
    height: 1px;
    background: #FFFFFF;
    margin-top: 10px;
}
.briefIntroduction {
    color: #484666;
    font-size: 0.85rem;
    white-space: pre-wrap;
    /*text-align: center;*/
}
.el-popover {
    min-width: 16rem;
    background: #f2f2f2;
}
.el-popper[x-placement^=bottom] .popper__arrow::after {
    border-bottom-color: #fff0;
}
/*团队成员*/
.layui-btn{
    background-color: transparent;
}

.main-btn{
    background-color: #fff !important;
    border-color: transparent !important;
    color: #000 !important;
}

.cancle-btn {
    background-color: transparent !important;
    color: #fff !important;
    border: unset !important;
}
.main-content .list-detail {
    padding-bottom: 4rem;
    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
    min-height: 75vh;
}

.main-content .list-detail .detail {
    /*width: 80vw;*/
    margin: 0 auto;
    min-height: 60vh;
    min-width: 1060px;
    /*padding: 1% 10%;*/
}

.html-content {
    display: flow-root;
    color: #fff;
}
.member-div {
    margin-top: 45px;
}
.title {
    color: white;
    font-size: 24px;
    font-weight: 600;
}

.masking b {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 24px;
    font-size: 14px;
    width: 42px;
    color: #fff;
}
.masking:hover {
    opacity: 1;
}
:root .masking {
    filter: none;
}
.masking {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr='#770000000',EndColorStr='#770000000');
    letter-spacing: .05em;
    opacity: 0;
    transition: opacity .5s linear;
}
.noPointer {
    cursor: unset;
}
.kailong-introduce {
    display: flex;
    justify-content: space-between;
}
.kailong-introduce .p1 {
    width: 45%;
}
.kailong-introduce .p2 {
    width: 50%;
}