html[data-v-536d51ae],body[data-v-536d51ae] {
    margin: 0;
    padding: 0
}

a[data-v-536d51ae] {
    text-decoration: none
}

.flex[data-v-536d51ae] {
    display: flex
}

.flex_s_b[data-v-536d51ae] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.flex_s_a[data-v-536d51ae] {
    display: flex;
    justify-content: space-around;
    align-items: center
}

.flex_f_s[data-v-536d51ae] {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.flex_s_b_f_s[data-v-536d51ae] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.flex_s_a_f_s[data-v-536d51ae] {
    display: flex;
    justify-content: space-around;
    align-items: flex-start
}

.flex_column[data-v-536d51ae] {
    flex-direction: column
}

.flex_wrap[data-v-536d51ae] {
    flex-wrap: wrap
}

.flex_none[data-v-536d51ae] {
    flex: none
}

.flex_1[data-v-536d51ae] {
    flex: 1
}

.flex_half[data-v-536d51ae] {
    width: 50%
}

.content[data-v-536d51ae] {
    width: 1260px;
    margin: 0 auto
}

header[data-v-536d51ae] {
    padding: 18px 0;
    border-bottom: 1px solid #f3f3f3;
    background-color: #1a723c;
display:none;
}

.logo[data-v-536d51ae] {
    width: 255px;
    height: 66px;
    cursor: pointer
}

.logo img[data-v-536d51ae] {
    width: 100%;
    height: 100%
}

.header_title[data-v-536d51ae] {
    position: relative;
    top: 8px;
    margin-left: 18px;
    color: #fff
}

.header_title[data-v-536d51ae]:after {
    position: absolute;
    content: "";
    top: 8px;
    left: -8px;
    width: 1px;
    height: 33px;
    background-image: linear-gradient(180deg,#1a723c,#fff,#1a723c)
}

.header_title .title_zh[data-v-536d51ae] {
    font-size: 30px
}

.header_r[data-v-536d51ae] {
    position: relative
}

.header_r input[data-v-536d51ae] {
    width: 340px;
    height: 40px;
    box-sizing: border-box;
    padding-left: 23px;
    padding-right: 46px;
    background-color: #d0e9db;
    border-radius: 20px;
    border: none
}

.header_r .search_icon[data-v-536d51ae] {
    position: absolute;
    top: 8px;
    right: 17px;
    width: 23px;
    height: 23px;
    cursor: pointer
}

.header_r .search_icon img[data-v-536d51ae] {
    width: 100%;
    height: 100%
}

.nav-wrapper[data-v-536d51ae] {
    background-color: #1a723c;
display:none;
}

.nav[data-v-536d51ae] {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px
}

.nav a[data-v-536d51ae] {
    position: relative;
    display: block;
    width: 10%;
    color: #fff;
    text-decoration: none
}

.nav a[data-v-536d51ae]:hover,.nav .active[data-v-536d51ae] {
    background-color: #0d5a2b;
    color: #fff
}

footer .link[data-v-536d51ae] {
display:none;
    padding: 40px 0;
    background: url(../../images/xxyh/footer_bg.png) no-repeat center center;
    background-color: #000000b3
}

footer .link .item[data-v-536d51ae] {
    flex: none;
    width: 14.28%;
    text-align: center;
    border-right: 1px solid #686868
}

footer .link .item[data-v-536d51ae]:last-child {
    border-right: 0
}

footer .link .item .item-title[data-v-536d51ae] {
    margin-bottom: 26px;
    color: #fff;
    font-size: 16px
}

footer .link .item .item-link[data-v-536d51ae] {
    margin-bottom: 16px;
    color: #fff;
    font-size: 14px;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer
}

footer .link .item .item-link a[data-v-536d51ae] {
    color: #fff
}

footer .link .item .item-link[data-v-536d51ae]:hover {
    color: #fff
}

footer .copyright[data-v-536d51ae] {
display:none;
    height: 76px;
    line-height: 76px;
    color: #828282;
    background-color: #242424;
    text-align: center;
    font-size: 14px
}

.common_wrapper[data-v-536d51ae] {
    margin-top: 20px;
    margin-bottom: 20px
}

.banner_common[data-v-536d51ae] {
    height: 360px
}

.banner_common img[data-v-536d51ae] {
    width: 100%;
    height: 100%
}

.router[data-v-536d51ae] {
    width: 272px;
    padding-bottom: 43px;
    background-color: #fff
}

.router .router_title[data-v-536d51ae] {
    padding: 46px 0 33px;
    background-color: #1a723c;
    text-align: center;
    color: #fff
}

.router .router_title .router_title_zh[data-v-536d51ae] {
    font-size: 30px
}

.router .router_title .router_title_en[data-v-536d51ae] {
    font-size: 18px
}

.router_list[data-v-536d51ae] {
    padding: 28px 0 0
}

.router_list .router_item[data-v-536d51ae] {
    padding: 16px 0;
    text-align: center;
    font-size: 16px;
    color: #333;
    cursor: pointer
}

.router_list .router_item[data-v-536d51ae]:hover,.router_list .router_item.active[data-v-536d51ae] {
    background-color: #1a723c;
    color: #fff
}

.router_item a[data-v-536d51ae] {
    padding: 16px 0;
    text-align: center;
    font-size: 16px;
    color: #333
}

.router_item a[data-v-536d51ae]:hover,.router_item.active a[data-v-536d51ae] {
    color: #fff
}

.enter[data-v-536d51ae] {
    width: 272px;
    padding: 40px 17px 25px;
    background-color: #dee6f2;
    box-sizing: border-box
}

.enter .enter_title[data-v-536d51ae] {
    padding-bottom: 30px;
    font-size: 24px;
    color: #333
}

.enter .enter_item[data-v-536d51ae] {
    padding: 20px 0;
    border-top: 1px solid #c0cde1;
    cursor: pointer
}

.enter_item .enter_icon[data-v-536d51ae] {
    width: 70px;
    height: 70px;
    margin-right: 16px
}

.enter_item .enter_icon img[data-v-536d51ae] {
    width: 100%;
    height: 100%
}

.enter_item .enter_r_zh[data-v-536d51ae] {
    font-size: 16px;
    color: #333
}

.enter_item .enter_r_zh[data-v-536d51ae]:hover {
    color: #003e1b
}

.enter_item .enter_r_en[data-v-536d51ae] {
    position: relative;
    padding: 2px 6px;
    margin-top: 10px;
    background-color: #b7c6e0;
    color: #dee6f2;
    font-size: 12px
}

.enter_item .enter_r_en[data-v-536d51ae]:after {
    position: absolute;
    content: "";
    top: 6px;
    right: -3px;
    width: 10px;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #fff;
    border-bottom: 5px solid transparent
}

.qrcode[data-v-536d51ae] {
    text-align: center
}

.qrcode .qrcode_img[data-v-536d51ae] {
    width: 103px;
    height: 103px;
    margin: 0 auto 15px
}

.qrcode .qrcode_img img[data-v-536d51ae] {
    width: 100%;
    height: 100%
}

.detail[data-v-536d51ae] {
    overflow: hidden;
    margin-left: 30px;
    border: 1px solid #eee
}

.detail .detail_title[data-v-536d51ae] {
    position: relative;
    padding: 20px;
    background-color: #f3f3f3
}

.detail .detail_content[data-v-536d51ae] {
    padding: 0 20px 20px
}

.detail .title_icon[data-v-536d51ae] {
    width: 10px;
    height: 30px;
    background-color: #1a723c
}

.detail .title_text[data-v-536d51ae] {
    margin-left: 20px;
    font-size: 30px;
    color: #333
}

.detail .detail_nav[data-v-536d51ae] {
    cursor: pointer
}

.detail .detail_nav a[data-v-536d51ae] {
    cursor: pointer;
    color: #333
}

.detail .detail_nav .curr[data-v-536d51ae] {
    color: #989898
}

.detail .list .item[data-v-536d51ae] {
    position: relative;
    padding: 23px 0 23px 16px;
    border-bottom: 1px solid#efefef;
    font-size: 16px;
    cursor: pointer
}

.detail .list .item[data-v-536d51ae]:hover {
    color: #ee780f
}

.detail .list .item[data-v-536d51ae]:before {
    position: absolute;
    content: "";
    top: 48%;
    left: 0;
    transform: translateY(-48%);
    transform: rotate(-45deg);
    width: 0;
    height: 0;
    border-right: 5px solid #ee780f;
    border-top: 5px solid transparent
}

.detail .list .item .item_text[data-v-536d51ae] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 10px
}

.item_text a[data-v-536d51ae] {
    color: #333
}

.detail .list .item .item_time[data-v-536d51ae] {
    color: #989898
}

.detail .pagination[data-v-536d51ae] {
    margin-top: 55px;
    text-align: center;
    color: #989898
}

.detail .pagination a[data-v-536d51ae],.detail .pagination .a1[data-v-536d51ae] {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 12px;
    border: 1px solid #dedede;
    cursor: pointer;
    background-color: #efefef;
    color: #0c0c0c;
    -webkit-user-select: none;
    user-select: none
}

.detail .pagination span[data-v-536d51ae] {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 12px;
    border: 1px solid #dedede;
    cursor: pointer;
    background-color: #fff;
    color: #0c0c0c;
    -webkit-user-select: none;
    user-select: none
}

.detail .pagination span[data-v-536d51ae]:hover,.detail .pagination span.active[data-v-536d51ae] {
    background-color: #fff
}

.detail_heading[data-v-536d51ae] {
    padding: 45px 0 0;
    color: #333;
    font-size: 34px;
    text-align: center
}

.detail_main p[data-v-536d51ae] {
    margin: 30px 0;
    font-size: 16px;
    line-height: 32px;
    color: #333;
    text-indent: 30px;
    text-align: justify
}

.detail_donation_ways .ways[data-v-536d51ae] {
    margin-top: 45px
}

.detail_donation_ways .ways_title[data-v-536d51ae] {
    font-size: 16px;
    color: #333
}

.detail_donation_ways .ways_content div[data-v-536d51ae] {
    padding: 8px 0
}
