@charset "UTF-8";
body, html { background: #fff; font-size: 16px; color: #263D35; line-height: normal; font-family: 'Microsoft YaHei'; }

a, a:link { color: #263D35; }

@font-face { font-family: FZCuSong; src: url(../../images/city/dehong/fzsong.TTF); }

/* banner */
#banner-swiper, #banner-swiper .swiper-slide img { width: 100%; }

.banner { position: relative; }

.banner .swiper-pagination { bottom: 70px; }

.banner .swiper-pagination-bullet { opacity: 1; background: #fff; }

.banner .swiper-pagination-bullet-active { width: 16px; border-radius: 100px; background: #FFFFFF; }

/* 公共标题 */
.globle-title-box { text-align: center; }

.globle-title-box .intro { font-size: 14px; }

.globle-title { position: relative; font-size: 28px; font-family: 'FZCuSong'; color: #27BA74; }

.globle-title::after { content: attr(data-title); display: none; width: 100%; font-weight: normal; position: absolute; top: -10px; text-align: center; font-size: 12px; color: #263D35; font-family: 'Microsoft YaHei'; transform: scale(0.8); }

.globle-title.white { color: #fff; }

.globle-title.white::after { color: rgba(255, 255, 255, 0.5); }

.show-more { display: inline-block; border-bottom: 2px solid #27BA74; line-height: 1.1; font-size: 13px; }

.show-more .n { display: inline-block; color: #22A14D; }

.show-more .n.d { background: #27BA74; padding: 3px 5px; color: #fff; }

.show-more.white .n { color: #fff; }

.mt60 { margin-top: 60px; }

.mt100 { margin-top: 100px; }

.pad40 { padding: 0 40px; }

.news-box { overflow: hidden; }

.news-box .top-news { margin: 40px 0 30px; }

.news-box .top-news .title { text-align: center; font-size: 26px; font-weight: bold; margin-bottom: 10px; }

.news-box .top-news .intro { color: rgba(38, 61, 53, 0.8); line-height: 26px; text-indent: 2em; }

.news-box .left { width: 476px; height: 300px; border-radius: 5px; overflow: hidden; }

.news-box .left #news-swiper { width: 100%; height: 100%; }

.news-box .left #news-swiper img { width: 100%; height: 100%; object-fit: cover; }

.news-box .left #news-swiper .title { position: absolute; bottom: 0; width: 100%; color: #fff; background: rgba(29, 38, 47, 0.6); padding: 16px; font-size: 14px; }

.news-box .right { width: 594px; }

.news-box .right .list .cell { position: relative; padding: 10px 0 16px 15px; }

.news-box .right .list .cell:not(:last-child) { border-bottom: 1px dashed rgba(120, 133, 128, 0.5); }

.news-box .right .list .cell::after { content: ''; display: block; position: absolute; top: 20px; left: 0; width: 5px; height: 5px; background: #AEB5BA; border-radius: 100%; }

.news-box .right .show-more { margin-top: 15px; }

.jinze-box { margin-bottom: 40px; }

.jinze-box .intro { font-size: 16px; line-height: 2; margin: 30px 0 40px; }

.jinze-box .entity-icon { width: 100%; }

.jinze-box .entity-icon .icon-item { width: 76px; text-align: center; font-size: 14px; }

.jinze-box .entity-icon .icon-item p { font-size: 18px; margin-top: 6px; }

.jinze-box .entity-icon a:not(:last-child) { margin-right: 50px; }

.entity-box { background: rgba(39, 142, 186, 0.1) url(../../images/city/bozhou/entity-bg.png) no-repeat center/100% 100%; height: 518px; backdrop-filter: blur(30px); padding-top: 73px; }

.entity-box .globle-title-box .intro { color: rgba(255, 255, 255, 0.7); font-size: 16px; margin-top: 5px; }

.entity { margin-top: 37px; }

.entity .content { display: flex; align-items: center; justify-content: space-between; }

.entity .content .imgs { position: relative; border-radius: 5px; overflow: hidden; }

.entity .content .imgs .img { width: 560px; height: 350px; object-fit: cover; }

.entity .content .imgs .jiaodian { position: absolute; top: 0; left: 0; }

.entity .content .infos { width: 500px; }

.entity .content .infos a, .entity .content .infos a:link { color: #fff; }

.entity .content .infos .title { font-weight: bold; font-size: 22px; margin-bottom: 16px; }

.entity .content .infos .intro { line-height: 22px; margin-bottom: 16px; }

.entity .content .infos .des { font-size: 16px; color: rgba(255, 255, 255, 0.6); margin-bottom: 6px; }

.entity .content .infos .des span { color: #fff; }

.entity .content .infos .des .green { font-size: 18px; color: #27BA74; font-weight: bold; }

.entity .content .infos .button { width: 94px; line-height: 34px; border-radius: 5px; background: #27BA74; text-align: center; border: none; font-size: 15px; font-weight: bold; color: #fff; margin: 20px 0 50px; }

.donate-box .globle-title-box .intro { color: rgba(38, 61, 53, 0.7); }

.donate-box .donate { margin-top: 40px; }

.donate-box .donate .content { display: flex; align-items: center; justify-content: space-between; }

.donate-box .donate .content .imgs .img { width: 492px; height: 308px; }

.donate-box .donate .content .infos { display: flex; flex-direction: column; width: calc(100% - 492px - 50px); }

.donate-box .donate .content .infos a, .donate-box .donate .content .infos a:link { color: #263D35; }

.donate-box .donate .content .infos .zhesuan { font-weight: bold; font-size: 15px; color: #27BA74; margin-bottom: 10px; }

.donate-box .donate .content .infos .des { color: rgba(38, 61, 53, 0.6); }

.donate-box .donate .content .infos .des span { color: #263D35; }

.donate-box .donate .content .infos .des .green { color: #27BA74; }

.donate-box .donate .content .infos .button { margin-bottom: 30px; }

.rongyu { height: 525px; background: url(../../images/city/bozhou/donate-bg.png) no-repeat center/100% 100%; padding: 73px 0 60px; }

.rongyu .honor-box { display: flex; flex-direction: column; position: relative; overflow: hidden; margin-top: 60px; height: 250px; align-items: center; }

.rongyu .honor-box::after { content: ''; position: absolute; top: 0; left: -40px; z-index: 10; width: 1200px; height: 100%; background: url(../../images/city/bozhou/donate-zz.png) no-repeat center/100% 100%; }

.rongyu .honor-box .item { white-space: nowrap; margin-bottom: 40px; height: 56px; }

.rongyu .honor-box .item:last-child { margin-bottom: 0; }

.rongyu .honor-box .item:nth-child(2n) { padding-left: 90px; }

.rongyu .honor-box .item .cell { display: inline-flex; align-items: center; margin-right: 80px; }

.rongyu .honor-box .item .cell img { width: 56px; height: 56px; object-fit: cover; border-radius: 100%; margin-right: 10px; }

.rongyu .honor-box .item .cell p { font-size: 14px; margin-bottom: 5px; }

.rongyu .honor-box .item .cell .green { color: #046636; }

.rongyu .honor-box .item .cell .money { font-size: 16px; }

.rongyu .honor-box .item .cell .money .num { font-weight: bold; font-size: 22px; }

.rongyu .mores { text-align: center; margin-top: 50px; }

.zhengshu { padding: 93px 0 60px; background: #F4F8F9; }

.zhengshu .zstab { margin: 32px 0 40px; }

.zhengshu .zstab .shu { width: 1px; height: 16px; background: rgba(51, 51, 51, 0.2); margin: 0 20px; }

.zhengshu .zstab .zs-tab { font-size: 18px; color: rgba(51, 51, 51, 0.5); cursor: pointer; }

.zhengshu .zstab .zs-tab.on { color: #333; }

.zhengshu .zstab #zs-more { margin-left: 35px; }

.zhengshu .zs-list { display: flex; align-items: center; }

.zhengshu .zs-list#zs-2 { display: none; }

.zhengshu .zs-list .zs-item:not(:nth-child(5n)) { margin-right: 32px; }

.zhengshu .zs-list .zs-item img { width: 198px; height: 141px; }

.zhengshu .zs-list .zs-item .name { font-size: 16px; margin: 4px 0 2px; }

.zhengshu .zs-list .zs-item .ddno { font-size: 12px; opacity: .7; }
