a {
    color: #333;
    text-decoration: none;
}

#goDonate {
    text-decoration: none;
}

.section h1.heading {
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 2rem;
    line-height: 1.6;
}

.section h2.heading {
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 2rem;
    line-height: 1.6;
}

.heading-s {
    font-size: 2rem;
    letter-spacing: 0.05rem;
    font-weight: 600;
    margin-bottom: 4rem;
}

.progres {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
    height: 2.5rem;
}

.progressBOX .progress-in {
    padding: 0;
}

.progress-bar {
    background: #FF6667;
}

.progress-in {
    position: relative;
}

.progressBOX .progress-already {
    position: absolute;
    bottom: 38px;
    border: 1px solid #000;
    border-radius: 5px;
    margin-bottom: 10px;
    width: auto;
    display: inline-block;
    padding: 0;
    border-width: 0 0 var(--bs-list-group-border-width);
}

.progress-ing {
    padding: 0.5rem;
    text-align: center;
}

.progress-top {
    color: #fff;
    background: #000;
    padding: 0.5rem 0;
    text-align: center;
}

.progress-bottom {
    padding: 0.2rem 0.5rem;
    font-size: 0.9rem;
    text-align: center;
}

.progress-bottom i {
    font-size: 1rem;
    font-style: normal;
    font-weight: bold;
}

.baring .success-money {
    color: #fd3b3c;
}

.barover .bar-success {
    background: #d62e2f;
}

.fill-money {
    color: #ffa834;
}

.bar-success {
    background: #ff6667;
    text-align: center;
}

.bar-fill {
    background: #ffc577;
}

.progresbar_txt {
    margin: 0.6rem 0 0 0;
    font-size: 0.9rem;
    color: #ff6667 !important;

}

.baring .progresbar_txt {
    left: 30%;
    position: absolute;
}

.baring20up .progresbar_txt {
    color: #fff !important;
    display: block;
}

.barover .progresbar_txt {
    color: #fff !important;
    text-decoration: underline !important;
    display: block;
}

.progress-bottom span {
    white-space: nowrap;
}

.progressBOX .progress-already:before {
    border-color: #000 transparent transparent;
    border-style: solid solid solid;
    border-width: 9px 9px 9px 9px;
    bottom: -19px;
    content: "";
    height: 0;
    position: absolute;
    left: 16px;
    width: 0;
}

.progressBOX .progress-already:after {
    border-color: #fff transparent transparent;
    border-style: solid solid solid solid;
    border-width: 9px;
    content: "";
    height: 0;
    position: absolute;
    left: 16px;
    bottom: -16px;
    width: 0;
}

.progressBOX .progress-already b,
.progressBOX .progress-goal b {
    font-size: 1.5rem;
    line-height: 0;
}

.progressBOX .progress-goal {
    margin-top: 1rem;
}

.progressBOX .progress-goal b {
    color: #1850de;
}

.progress-bar span {
    font-size: 1.2rem;
}

.bar-s {
    position: absolute;
    margin-left: 10%;
}

.progress-txt {
    margin: 2.5rem 0;
}

.txt-b {
    font-size: 1.2rem;
    font-weight: 600;
}

.fill {
    color: #fff;
    background: #000;
    padding: 0.2rem 0.5rem;
}

.percent-txt {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: -6px;
}

.percent50, .percent100 {
    display: inline-block;
    color: #bbb;
}

.percent50:after {
    content: "50%";
    position: absolute;
    width: 3rem;
    margin: 1rem 0 0 -1.5rem;
}

.percent100:after {
    content: "100%";
    position: absolute;
    width: 3rem;
    margin: 1rem 0 0 -2.5rem;
}

.float-right {
    float: right !important;
}

.donate-form {
    background-color: #FFF;
    margin: 0 0 2rem;
}

.donate-form .form-sub-title {
    padding: 1rem 1rem 1rem 1.5rem;
    background: #dedede;
    border-bottom: 1px dashed #9a9a9a;
    border-top: 1px dashed #9a9a9a;
}

.donate-money a {
    margin-bottom: 0.8rem;
}

.donate-money a:hover, .donate-money a:focus, .donate-money a.active {
    background: #d62e2f;
}

.panel-box label span.alert-star::before {
    content: '*';
    font-size: 1.2rem;
    color: #F66E4E;
    margin-left: 5px;
    vertical-align: -3px;
    display: inline-block;
}

.exchange {
    flex-direction: row-reverse;
}

.Box-bg {
    background: url(../images/bg-donate.jpg) repeat #f3f3f3;
}

.panel-box2 {
    margin: 0 auto 0.5rem auto;
}

.donate-form .form-list {
    padding: 3rem;
}

.donate-form-in .panel-box2 > label:after {
    content: '*';
    font-size: 1rem;
    line-height: 1.5;
    color: #F66E4E;
    margin-left: 5px;
    vertical-align: -3px;
}

.donate-form label {
    display: inline-block;
    margin-bottom: 0rem;
}

ul.mmulti-option {
    margin: 0.3rem auto;
}

.mmulti-option li {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

.mmulti-option li:nth-child(2),
.mmulti-option li:nth-child(5) {
    width: 35%;
}

.keyin {
    text-align: center;
    font-weight: 550;
    line-height: 1.65;
}

.btn-gray2 {
    background-color: #bbbbbb;
}

.donate-form {
    position: relative !important;
}

.donateBOX > form {
    position: relative;
}

.dark {
    background: url(../images/dark-gray.png);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 4;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.popupBox {
    width: 550px;
    padding: 1.5rem 2rem !important;
    border-radius: 5px;
}

.popupBOX {
    z-index: 7;
    max-width: 450px;
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.popupBox h2 {
    font-size: 2rem;
    text-align: center;
    border-bottom: 1px dashed #9a9a9a;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
}

.popupBox h3 {
    font-size: 16px;
    line-height: 1.6;
}

.popupBox .donationBox {
    width: 90%;
    margin: 0 auto;
}

.popupBox .donationBox .row {
    padding: 1rem 0 0.5rem;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 0;
}

.popupBox .btnBox {
    padding: 1rem 0;
    width: 50%;
    margin: 0 auto;
}

.popupBox .btnBox .btn {
    float: left;
    margin: 0 0.5rem;
    color: #FFF;
    padding: 0.5rem 1rem;
    width: 40%;
}

.btn-gray, .btn-gray:hover, .btn-gray:focus {
    background-color: #b9b9b9cc;
}

.popup {
    padding: 3rem 1.5rem;
    background: #fff;
    margin-bottom: 2rem;
}

.donateBOX .popup h4 {
    font-size: 1.3rem;
    letter-spacing: 0.05rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.donateBOX .popup p {
    letter-spacing: 0.05rem;
    margin-bottom: 1.5rem;
}

.donateBOX .popup .donate-popup-btn {
    width: 70%;
    margin: 0rem auto;
    display: block;
    border-radius: 5rem;
    padding: 0.2rem;
    height: 35px;
    font-size: 1rem;
    line-height: 1.6rem;
}

.fundBOX .panel-box {
    width: 65%;
    margin: 2rem auto;
}

.fund-list li:before {
    content: "◎";
    margin-left: -2rem;
    padding: 0.5rem;
}

.fund-list li {
    list-style: none;
    margin-bottom: 0.5rem;
    margin-left: 1rem;
    font-size: 1.2rem;
}

.fund-chart {
    max-width: 650px;
    margin: 0 auto;
}

.fund-chart img {
    width: 100%;
    display: block;
}

.fund-chart-center {
    background: url(../images/bg-fundBOX-02.png) repeat-y top center;
    background-size: contain;
    padding: 3rem 0;
}


.progress-in {
    padding: 1rem 0 0;
}

.progress-in img {
    width: 100%;
}

.projectBOX .module_title {
    font-size: 1.2rem;
    font-weight: 600;
}

.exchange {
    flex-direction: row-reverse;
}

.module_img_cycle {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: url(../images/1575529794.jpg) center center no-repeat;
    background-size: cover;
    overflow: hidden;
    margin: 1rem auto;
}

.module_title_square {
    font-size: 1rem;
    line-height: 1rem;
    width: 3rem;
    height: 3rem;
    padding: 0.5rem;
    background: #e56a00;
    color: #fff;
    margin-bottom: 0.25rem;
}

.module_img_rectangle {
    width: 100%;
    /*height: 220px;*/
    background: url(../images/1575529794.jpg) center center no-repeat;
    background-size: cover;
    overflow: hidden;
    margin: 0.5rem auto 1rem auto;
}

.border-line {
    border-bottom: 1px solid #000;
    margin-bottom: 1rem;
}

.gradient {
    padding: 0.2rem 0.5rem;
    line-height: 2rem;
}

.br-l {
    border-left: 20px solid;
    padding-left: 10px;
}

.module_img_eight {
    width: 240px;
    height: 240px;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    background: url(../images/1575529794.jpg) center center no-repeat;
    background-size: cover;
    margin: 0 auto 1rem auto;
}

.module_img_arrow {
    width: 19rem;
    height: 13rem;
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    background: url(../images/1575529794.jpg) center center no-repeat;
    background-size: cover;
    margin: 0 auto 1rem auto;
}

.module_img_rectangle_full {
    min-height: 240px;
    height: 280px;
    background: url(../images/1575529794.jpg) center center no-repeat;
    background-size: cover;
    overflow: hidden;
    margin: 0 -15px;
    margin-bottom: 10px;
}

/*.module_img_rectangle_full {*/
/*    height: 100% !important;*/
/*}*/

.bgc-L {
    padding-left: 0;
}

.bgc-R {
    padding-right: 0;
}

.bgc-L-movie {
    padding-left: 0;
}

.bgc-R-movie {
    padding-right: 0;
}

.p2 {
    padding: 2rem;
}

/*影片*/
.threeImg {
    width: 100%;
    height: 10rem;
    overflow: hidden;
}

.vrl {
    writing-mode: vertical-lr;
    width: 2rem;
    margin: 0;
    padding: 0;
}

.vrl_line {
    width: 1px;
    height: 200px;
    background: #000;
    color: #000;
    display: inline-block;
}

.transI {
    font-style: italic;
    padding: 5px 10px;
    transform: skewX(-15deg);
    display: table;
    text-align: center !important;
    margin: 0 auto 1rem auto;
}

.bgc {
    padding: 0.8rem;
    display: inline-block;
}


.form-list .panel-box,
.form-button-area .panel-box {
    width: 65%;
    margin: 2rem auto;
}

.form-list .text {
    padding: 1.5rem;
}

.donate-form .form-sub-title {
    padding: 1rem 1rem 1rem 1.5rem;
    background: #dedede;
    border-bottom: 1px dashed #9a9a9a;
    border-top: 1px dashed #9a9a9a;
}

.panel-box label {
    margin-top: 0.7rem;
}

.panel-box label span.alert-star::before {
    content: '*';
    font-size: 1.2rem;
    color: #F66E4E;
    margin-left: 5px;
    vertical-align: -3px;
    display: inline-block;
}

.form-button-area .panel-box .btn {
    width: 80%;
    margin: 0rem auto;
    display: block;
    border-radius: 5rem;
}


.btn {
    height: 44px;
}

.btn-red {
    background-color: #FF6667;
    color: #FFF !important;
    font-size: 1.1rem;
    text-align: center;
    font-weight: 550;
    line-height: 1.65;
}

.btn-s {
    font-size: 1rem;
    line-height: 1.9;
    margin: 0.5rem 0;
}

.btn-red-s, .btn-red-s:hover {
    background-color: #FF6667;
    color: #FFF !important;
    font-size: 1rem;
    text-align: center;
    font-weight: 550;
    margin: 1rem auto 0;
    width: 40%;
    display: block;
}


.col-md-3 {
    padding-right: 15px;
    padding-left: 15px;
}

.slick-list a {
    color: #333;
    text-decoration: none;
}

.donateproject-detail {
    padding: 0.5rem 0.5rem 0.3rem;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 1.5rem;
    border-radius: 0 0 0.3rem 0.3rem;
}


.donateproject-detail h3 {
    height: 55px;
    line-height: 1.5;
    font-size: 1.1rem;
}

.donateproject-detail p span {
    font-weight: normal;
}

.donateproject-detail p span {
    font-size: 0.85rem;
    font-weight: 550;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-bold .nav-item .active {
    text-decoration: underline;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

a.nav-link {
    color: #333333;
    text-decoration: none;
}

.btn-s {
    font-size: 1rem;
    line-height: 1.9;
    margin: 0.5rem 0;
}

.btn-red, .btn-red:hover {
    background-color: #FF6667;
    color: #FFF !important;
    font-size: 1.1rem;
    text-align: center;
    font-weight: 550;
    line-height: 1.65;
}

.btn {
    height: 44px;
}

.progressBOX .progress-goal {
    margin-top: 0;
}
