@charset "utf-8";
/* html {
    filter: gray !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
} */
html {
    /*background-color: #fbf7ee;*/
    background-image: url('../images/bg/bg.png');
}

.info-page {
    /*background-image: url(../images/bg/bg.png),url(../images/bg/GreatWall.png);
    background-position: 0% 0%, center bottom;
    background-repeat: repeat,no-repeat;*/

    background-image: url(../images/bg/GreatWall.png), url(../images/bg/bg.png);
    background-position: center bottom, 0% 0%;
    background-repeat: no-repeat, repeat;
    min-height: 100%;
}

html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 1460px;
}

body {
    /*background: url('../images/bg/title-bg.png') center top no-repeat, url('../images/bg/title.png') center top no-repeat;*/
    /* background: url('../images/bg/title.png') center top no-repeat, url('../images/bg/title-bg.png') center top no-repeat;*/
    /*background: url('../images/bg/title.png') center top no-repeat, url('../images/bg/title-bg.png') center top no-repeat;*/
}

.info-page body {
    background: url('../images/bg/title.png') center top no-repeat, url('../images/bg/title-bg.png') center top no-repeat;
}

body.home-page {
}

#wrap {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    /*position: absolute;
    width: 100%;
    max-width: 1920px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);*/
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

input {
    outline: 0;
}

a {
    text-decoration: none;
}

img {
    display: block;
}

* {
    box-sizing: border-box;
}

[v-clock] {
    display: none;
}

.depart_info-item {
    display: flex;
    margin: 0 10px;
}

.depart_info-item div {
    width: 25px;
    font-size: 18px;
    font-weight: bold;
    font-family: cursive;
}

.layui-container {
    width: 1450px !important;
    padding: 0;
}

.para-title {
    position: relative;
    margin: auto
}

.para-title img {
    max-width: 100%;
    margin: 0 auto 100px;
}

img.ji-logo {
    transform: translateX(500px);
    margin: 0;
    margin-bottom: 50px;
}

.more {
    position: absolute;
    right: 100px;
    bottom: -50px;
}

/*.more a {
    font-size: 24px;
    color: #2c8ea5;
}

.more a:hover {
    color: #389902;
}*/

.bg {
    width: 100%;
    height: auto;
}

.main {
    position: relative;
    /*margin: 0 auto;
    max-width: 1920px;*/
    overflow: hidden;
}

.main-bg {
    position: relative;
}

.main-bg1,
.main-bg2 {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.main-bg1 {
    opacity: 0.6;
}

.flex {
    display: flex;
}

.margin-bottom-43 {
    margin-bottom: 43px;
}

/*banner*/

.banner {
    position: relative;
    padding-top: 39px;
    margin: 0 auto;
}

.banner.detail {
    padding-bottom: 60px;
}

.banner .page-title {
    display: block;
    margin: 0 auto 60px;
    max-width: 100%;
}

.banner .banner-logo {
    display: block;
    margin: 75px auto 0;
    max-width: 100%;
}

.introduc {
    /*position: relative;
    margin: 190px auto 0;*/
    position: absolute;
    left: 50%;
    top: 1010px;
    transform: translateX(-50%);
}

.foot-bg {
    position: relative;
    display: block;
    margin: -860px auto 0;
    max-width: 100%;
}

.info-foot-bg {
    position: absolute;
    max-width: 100%;
    left: 0;
    bottom: 0;
}


/*.introduc{
	max-width: 85%;
}*/

.banner .des-text {
    padding-top: 45px;
    padding-right: 150px;
    justify-content: flex-end;
}

.banner .banner-des-text {
    display: block;
    width: 23px;
    height: 56px;
}

.banner .anner-daoyu {
    display: block;
    max-width: 100%;
    margin-top: 90px;
}

.part-bg {
    position: absolute;
    pointer-events: none;
    max-width: 100%;
}

.j-bg1 {
    max-width: none;
    width: 1920px;
    left: 50%;
    top: 290px;
    transform: translateX(-50%);
}

.j-bg2 {
    left: 0;
    top: 500px
}

.j-bg3 {
    left: 100px;
    top: 100px;
}

.j-bg4 {
    right: 0;
    top: 0;
    transform: translateY(-400px);
}

.m-bg1 {
    left: 0;
    transform: translateY(calc(-10.8% + 200px));
}

.m-bg2 {
    top: 100%;
    transform: translateY(calc(-55% + 165px));
}

.pr-bg1 {
    right: 0;
    transform: translateY(-50%);
}

.he-bg1 {
    left: 0;
    transform: translateY(calc(-10.8% + 200px));
}

.ep-bg1 {
    left: 0;
    top: -150px;
}

.ep-bg2 {
    width: 1150px;
    bottom: 0;
    left: calc((100% - 1150px) / 2);
    transform: translate(0, 150px);
}

.ep-bg3 {
    right: 0;
    width: 1400px;
    top: 53%;
}

.pe-bg1 {
    left: 0;
}

.pe-bg2 {
    right: 0;
    width: 1400px;
    top: 53%;
}

.pe-bg3 {
    right: 0;
    width: 600px;
    bottom: 0;
    transform: translateY(40%);
}


/* 祭英烈 */

.part1-container {
    margin-top: 500px;
    margin-bottom: 200px;
    position: relative;
}

.part1 {
    position: relative;
    width: 1200px;
    margin: auto
}

.part1 .content-box .top {
    /*background: url(../images/part1-bg.png) no-repeat center center;
    background-size: 100% 100%;

    box-sizing: border-box;
    box-shadow: 4px 5px 21px 0px
        rgba(0, 0, 0, 0.4);*/
}

.part1 .content-box {
    position: relative;
    margin-bottom: 150px;
}

.ji-top {
    position: relative;
    height: 675px;
    background-color: #88ba95;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-image: url(../images/bg/ji_jiyu_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 55px;
}

.ji-title {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(100px, -50%);
}


.ji-btn-group {
    display: flex;
    width: 100%;
    position: absolute;
    bottom: 10px;
    justify-content: space-evenly;
}

.com-button {
    width: 220px;
    height: 90px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 30px;
    line-height: 74px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    user-select: none;
}

.bt1 {
    background-image: url('../images/bg/ji_hua_btn.png');
}

.bt2 {
    background-image: url('../images/bg/ji_lazhu_btn.png');
}

.bt3 {
    background-image: url('../images/bg/ji_jiyu_btn.png');
}

.ji_hua_shadow {
    position: absolute;
    bottom: 110px;
    left: 140px;
}

.ji_hua {
    position: absolute;
    bottom: 110px;
    left: 143px;
}

.ji_hua.move {
    animation: hua-move 1.5s linear;
}

@keyframes hua-move {
    0% {
        transform: scale(1);
    }

    75% {
        /* bottom: 510px;
         left: 245px;
         transform: scale(0.25);*/
        opacity: 0.9;
    }

    100% {
        bottom: 510px;
        left: 245px;
        transform: scale(0.25);
        opacity: 0.1;
    }
}

.ji_lazhu_shadow {
    position: absolute;
    bottom: 110px;
    left: 525px;
}

.ji_lazhu {
    position: absolute;
    bottom: 130px;
    left: 545px;
}

.ji_lazhu_body {
    position: absolute;
    bottom: 130px;
    left: 545px;
}

.ji_lazhu_header {
    position: absolute;
    bottom: 130px;
    left: 545px;
    transform: scale(1.5) translateY(5px);
    display: none;
}

.ji_lazhu_header.move {
    display: block;
    animation: lazhu-move 1s linear;
}

@keyframes lazhu-move {
    0% {
        transform: scale(.5) translateY(0px);
    }

    100% {
        transform: scale(1.5) translateY(5px)
    }
}

/*.is-mb .el-message{
    padding: 30px 100px 30px 40px;
}

.is-mb .el-message__icon,
.is-mb .el-message__content {
    font-size: 60px;
}*/


.part1 .content-box .top .bg {
    position: relative;
    background-image: url(../images/bg/part1-bg.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    width: 100%;
    height: 264px;
    align-items: center;
    border: #ffff 2px solid;
    background-color: rgba(255, 255, 255, 0.22);
}

.part1 .content-box .top .bg .flower {
    position: absolute;
    width: 452px;
    height: 264px;
    bottom: 0;
    left: 0;
}


.jiyu-form {
    position: absolute;
    right: 120px;
    top: 340px;
}

.form-inputs {
    flex: 1;
}

.form-button {
    display: none;
    margin-left: 46px;
    flex: 1;
}

/*献花和留言*/

.jiyu-form .layui-form-label {
    width: 60px;
    padding: 19px 0;
    font-size: 22px;
    color: #000000;
}

.jiyu-form .layui-input-block {
    width: 260px;
    margin-left: 22px;
}

.jiyu-form .layui-input {
    height: 57px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 2px #aeb4c4;
    font-size: 18px;
    color: #000;
}

.jiyu-form .layui-input.up-input {
    position: absolute;
    z-index: 2;
    width: 85%;
    height: 89%;
    top: 2px;
    left: 2px;
    border: 0;
}

.jiyu-form .sub-btn {
    width: 200px;
    height: 70px;
    margin: 0 auto;
    background: url(../images/button2.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

.liuyan-wrap {
    position: absolute;
    width: 520px;
    height: 270px;
    padding: 10px;
    top: 20px;
    right: 20px;
    overflow: hidden;
}

.liuyan-list {
    height: 100%;
    width: 100%;
    overflow: auto;
}

.liuyan-list .liuyan-list-item {
    width: 100%;
    font-size: 24px;
    line-height: 50px;
}

.liuyan-list .publisher {
    display: inline-block;
    color: #ffc936;
    font-weight: bold;
}

.liuyan-list .jiyu {
    display: inline-block;
    color: #fff;
}

/* 自定义整个滚动条 */
::-webkit-scrollbar {
    border-radius: 6px;
    width: 6px; /* 设置滚动条的宽度 */
}

/* 自定义滚动条轨道 */
::-webkit-scrollbar-track {
    background: #f1f1f1; /* 设置轨道的背景颜色 */
}

/* 自定义滚动条的滑块（thumb） */
::-webkit-scrollbar-thumb {
    background: #888; /* 设置滑块的背景颜色 */
}

/* 当滑块悬停或活动时自定义滚动条的滑块 */
::-webkit-scrollbar-thumb:hover {
    background: #555; /* 设置滑块在悬停状态下的背景颜色 */
}


/*感文*/
.ji-gw {
    height: 225px;
    background-color: #a1d2ae;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 20px;
    overflow: hidden;
    width: 100%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.gp-title {
    flex-shrink: 0;
    margin-right: 30px;
}

.gp-title img {
    max-width: 100%;
}

.gp-cont {
    flex: 1;
}

.gp-cont span {
    text-indent: 2em;
    font-size: 22px;
    line-height: 44px;
    color: #000000;
    font-family: 微软雅黑;
    font-weight: bold;
}

.red {
    color: #287e64;
    font-weight: normal;
    font-size: 22px;
    font-family: 微软雅黑;
}

.red2 {
    color: #fff;
}


.section2 {
    background: url(../images/bg1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    padding-bottom: 60px;
}

.xianh {
    /*height:579px;*/
}

.title-img img {
    max-width: 100%
}

.xianh-left {
    height: 440px;
    padding-right: 20px;
    background: url(../images/left.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.hua-list {
    display: flex;
    padding: 40px 20px 30px;
}

.hua-item {
    flex: 1;
}

.hua-item img {
    width: 100%;
    margin: 0 auto;
}

.select-dot {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    border-radius: 50%;
    position: relative;
    background-image: linear-gradient(0deg,
    rgba(0, 0, 0, 0.31) 0%,
    rgba(255, 255, 255, 0.31) 100%),
    linear-gradient(
            #f1ffe4,
            #f1ffe4);
    background-blend-mode: soft-light,
    normal;
    opacity: 0.5;
}

.select-dot .dot {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #389802;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -6px;

}

.select-dot.active {
    opacity: 1
}

.xianh-btn a {
    display: block;
    width: 100px;
    height: 50px;
    margin: 0 auto;
    background: url(../images/button1.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

.xianh-num {
    color: #fff;
    text-align: center;
}

.xianh-num .number {
    font-size: 22px;
    font-family: STXihei;
    color: #ffe05d;
    position: relative;
}

.xianh-num .dongtaiNum {
    position: absolute;
    right: 0px;
    height: 30px;
    line-height: 30px;
}

.addNum {
    font-size: 40px;
    color: rgb(233, 78, 44);
    font-style: normal;
}

.jinianbei {
    position: absolute;
    width: 280px;
    height: 304px;
    left: 53%;
    bottom: -3px;
    margin-left: -140px;
    background: url(../images/jnb.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
    display: block;
    margin-bottom: 0;
}

.xh-bg {
    position: absolute;
    width: 100%;
    height: 100%;

}

.hua {
    position: absolute;
    left: 49%;
    bottom: 18%;
    width: 115px;
    transition: all 2s;
}

.hua img {
    width: 100%;
}


/*抗疫英雄*/
.ep-heroic {
    position: relative;
    margin-top: -250px;
    background-image: url(../images/bg/zhan_bg.png);
    background-repeat: no-repeat;
    background-position: center 260px;
    padding-bottom: 590px;
}

.ep-cont {
    overflow: hidden;
    width: 1200px;
    margin: auto;
}

.video-box {
    position: relative;
    padding-bottom: 56.26%;
}

.video-box video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    outline: none;
}

.ep-cont .big-img {
    flex-shrink: 0;
    width: 884px;
    height: 498px;
    position: relative;
    display: block;
    border: 2px #000 solid;
}

.ep-cont .big-img .video-cover {
    width: 100%;
    height: 100%;
}

.player-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ep-list {
    margin-top: 20px;
    position: relative;
    display: flex;
}

.ep-list .ep-item {
    position: relative;
    flex: 1;
    margin-left: 30px;
    background-color: #000000;
}

.ep-list .ep-item:first-child {
    margin-left: 0;
}

/* .ep-list .ep-item:after{
	content: '';
	position: absolute;
	left: 24px;
	right: 24px;
	bottom: 0;
	border-bottom: 1px solid #458c81;
} */
.ep-list .ep-item:last-child:after {
    border-bottom: 0
}

.ep-list .ep-item .sanjiao {
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 0;
    transform: translate(-50%, -100%);
    border-bottom: 17px solid #e7781b;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    display: none;
}

.ep-list .ep-item.active {
    background-color: #e7781b;
}

.ep-list .ep-item.active span {
    color: #fff;
}

.ep-list .ep-item.active .sanjiao {
    display: block;
}

.ep-list a {
    display: block;
    padding: 2px;
}

.ep-list img {
    width: 100%;
    height: 180px;
}

.ep-list span {
    overflow: hidden;
    font-size: 14px;
}


/*保护法*/
#protect {
    position: relative;
    padding-top: 200px;
    padding-bottom: 600px;
    background-image: url(../images/bg/fa_bg.png);
    background-repeat: no-repeat;
    background-position: center -395px;
}

.p-box {
    position: relative;
    background: url(../images/bg/bg3.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin: 0;
    height: 695px;
}

.p-content {
    position: absolute;
    left: 160px;
    top: 65px;
    width: 1100px;
    height: 394px;
    background-color: #fff;
}

.bhf-book {
    width: 217px;
    height: 305px;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(calc(-50% + 2px));
}

.p-text {
    position: absolute;
    left: 300px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.p-title {
    font-family: PingFangSC-Medium;
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    color: #f7561e;
}

.p-title img {
    max-width: 100%;
    margin: 0 auto;
}

.p-cont {
    width: 100%;
    margin-top: 30px;
}

.p-cont p {
    font-size: 20px;
    line-height: 40px;
    color: #000000;
}


/*英雄名录*/
#heroic {
    background-image: url(../images/bg/chuan_bg.png);
    background-repeat: no-repeat;
    background-position: center 50px;
    position: relative;
    padding-bottom: 600px;
    margin-top: -640px;
}

#heroic .para-title {
    width: 1400px;
}

.h-box {

}

.h-cont {

}

.h-tabs {
    width: 1460px;
    text-align: center;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.h-tabs span {
    /*background-image: url(../images/bg/h-tab.png);*/
    background-color: #4a7c57;
    mask-image: url(../images/bg/h-tab.png);
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
    -webkit-mask-image: url(../images/bg/h-tab.png);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    display: inline-block;
    width: 420px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

.h-tabs span.active {
    background-image: url('../images/bg/h-tab-active.png');
    z-index: 10;
    position: relative;
    background-color: #d59955;
}

.h-tabs span.active::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 0;
    height: 0;
    margin-left: -20px;
    border-top: 20px solid #bba663;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    filter: drop-shadow(3px 4px 5px rgba(4, 0, 0, 0.27));
}

/*事迹*/
.deeds-wrap {
    position: relative;
    margin-top: -400px;
}

.deeds-wrap-in {
    position: relative;
}

.swiper1 {

}

.deeds-slide {
    overflow: hidden;
    padding: 0 10px;
}

.deeds-slide .swiper-item {
    margin-bottom: 20px;
    width: 100%;
    height: 225px;
}

.deeds-slide .h-img-wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.deeds-slide img {
    /*max-width: 69%;*/
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.deeds-slide .deeds-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 6px solid #e5a58d;
    display: none;
    flex-direction: column;
    justify-content: flex-end;
    color: #fff;
    overflow: hidden;
}

.deeds-slide .deeds-content span {
    display: inline-block;
    background: #e5a58d;
    font-size: 16px;
    line-height: 20px;
    overflow-wrap: break-word; /* CSS3 推荐 */
    word-wrap: break-word;
}

/*.deeds-slide:hover {
    overflow: unset;
}

.deeds-slide .h-img-wrap:hover {
    width: 200%;
    height: 450px;
    z-index: 99999;
}*/

.deeds-slide .h-img-wrap:hover .deeds-content {
    display: flex;
}

.deeds-slide .deeds-txt {
    height: 178px;
    overflow: hidden;
}


.deeds-slide .deeds-content .title {
    margin-bottom: 10px;
}

.deeds-slide .deeds-content .title a {
    font-family: STXihei;
    font-size: 22px;
    font-weight: bold;
    color: #458c81;
}

.deeds-slide .deeds-content p {
    line-height: 22px;
    text-indent: 2em;
}

/*家书*/
.jiashu-wrap {
    position: relative;
    margin-top: 150px;
    /*background: url(../images/bg6.png) center top no-repeat;
    background-size: cover;*/
}

.jiashu-wrap-in {
    /*padding-top: 80px;*/
}

.arrow-bt {
    position: absolute;
    width: 65px;
    height: 170px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 999;
}

.arrow-bt:hover {
    background-color: rgba(0, 0, 0, 0.5);
}


.arrow-left {
    left: 60px;
    background-image: url(../images/bg/arrow-left.png);
}

.arrow-right {
    right: 60px;
    background-image: url(../images/bg/arrow-right.png);
}


.jiashu-con {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 1100px;
    height: 720px;
    margin: auto;
    /*background-image: url('../images/bg/du_bg.png');*/
}

.jiashu-row {
    display: flex;
    justify-content: space-between;
    flex-shrink: 0;
}

.jiashu-row:first-child {
    margin-top: 14px
}

.jiashu-row:last-child {
    margin-bottom: 14px
}

.jiashu-content {
    position: relative;
    width: 548px;
    height: 339px;
}

.jiashu-content:first-child {
    margin-left: 14px;
}

.jiashu-content:last-child {
    margin-right: 14px;
}

.jiashu-content img {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 180px;
    height: 260px;
}

.right-cont {
    position: absolute;
    right: 20px;
    top: 20px;
    width: calc(100% - 240px);
    height: calc(100% - 40px);
    cursor: pointer;
}

.jiashu-content h3 {
    margin-bottom: 20px;
}

.jiashu-content h3 a {
    display: block;
    font-family: PingFangSC-Regular;
    font-size: 28px;
    line-height: 28px;
    color: #d93b01;
}

.jiashu-content .jiashu-txt {
    height: 245px;
    overflow: hidden;
}

.jiashu-content .jiashu-txt .dear {
    font-size: 20px;
    line-height: 39px;
}

.jiashu-content .jiashu-txt p {
    text-indent: 2em;
    font-size: 20px;
    line-height: 30px;
    /*height: calc(100% - 40px);
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;*/
}

/*诗歌*/
#poetry {
    position: relative;
    margin-top: -150px;
    background-image: url(../images/bg/song_bg.png);
    background-repeat: no-repeat;
    background-position: center -400px;
    padding-bottom: 590px;
    padding-top: 300px;
}

#letter {
    position: relative;
    margin-top: -450px;
    background-image: url(../images/bg/du_bg.png);
    background-repeat: no-repeat;
    background-position: center 210px;
    padding-bottom: 590px;
}

.para-content {
}

.para-content .item {
}

.para-content .item-title {
    text-align: center;
    text-indent: -5px;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: #fbe28b;
    width: 185px;
}

.para-content .item-cont {
    padding: 20px 0px;
}

.para-content .item-cont p {
    line-height: 32px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 13px;
    color: #ffffff;
    text-indent: 5px;
}

.sg-cont {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-around;
}

.sg-cont .col-item {
    flex-shrink: 0;
}

.sg-cont .col-item .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 249px;
    height: 333px;
    /*background-image: url('../images/bg/s-bg.png');*/
    mask-image: url('../images/bg/s-bg.png');
    -webkit-mask-image: url('../images/bg/s-bg.png');
    background-color: #6daa7e;
    margin-bottom: 20px;
}

.sg-cont .col-item .item:hover {
    background-color: #cf976a;
}

.sg-cont .col-item .item:last-child {
    margin-bottom: 0;
}


.sg-cont .sider-img {
    position: absolute;
    right: -112px;
    bottom: -23px;
    width: 312px;
}


.sg-video-link img {
    width: 100%;
    height: 100%;
}


/*分享*/
.fixed-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    /*height: 82px;*/
    background: rgba(0, 0, 0, .5);
    z-index: 100;
    /*padding-top: 20px;*/
}

.share > div {
    display: inline-block;
    color: #fff;
}

.sider-share [class*=" icon-"]:before {
    font-family: inherit !important
}

.sider-share.social-share {
    position: relative;
    -webkit-text-stroke-width: 0;
    display: flex;
    align-items: center;
}

.sider-share.social-share .social-share-icon {
    display: block;
    border: 0;
    border-radius: 0;
    margin-right: 15px;
}

.sider-share.social-share .icon-weibo {
    height: 42px;
    width: 42px;
    margin: 0;
    background: url(../images/weibo.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

.sider-share.social-share .icon-weibo:before,
.sider-share.social-share .icon-wechat:before {
    opacity: 0;
}

.sider-share.social-share .icon-wechat {
    height: 42px;
    width: 42px;
    margin: 0;
    background: url(../images/weixin.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

.sider-share.social-share .icon-weibo:hover {
    background: url(../images/weibo.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

.sider-share.social-share .icon-wechat:hover {
    background: url(../images/weixin.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

.tongji {
    /*position: absolute;
    right: 0px;
    top: 0px;*/
    display: flex;
    overflow: hidden;
}

.tongji-item {
    /*float: left;*/
    margin-left: 25px;
    display: flex;
}

.tongji-title {
    font-family: STXihei;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.tongji-num {
    font-family: STXihei;
    font-size: 20px;
    /*line-height: 36px;*/
    color: #ffffff;
    text-align: center;
    margin-left: 10px;
}

/*英雄事迹列表页*/
.banner-detail img {
    display: block;
    width: 100%;
}

.main-detail {
    padding: 20px 0;
}

.h3 {
    text-align: center;
}

.h3-detail {
    margin: 0px auto 50px;
}

.h3-detail img {
    max-width: 100%;
    display: inline-block;
}

.div-common {
    border-radius: 10px;
    background-color: rgba(255, 255, 255, .9);
}

.erji-page {
    margin: 20px auto;
    width: 90%;
    padding: 40px;
    min-height: 500px;
}

.heroicDeeds ul {
    overflow: hidden;
    margin-left: -20px;
    margin-bottom: -1px;
    display: flex;
    flex-wrap: wrap;
}

.martyrs dd, .martyrs li {
    position: relative;
    padding-left: 24px;
    font-size: 16px;
    line-height: 60px;
    /* height: 60px; */
    border-bottom: 1px dashed #d7d7d7;
}

.heroicDeeds li {
    width: calc(50% - 20px);
    margin-left: 20px;
}

.heroicDeeds li a {
    color: #333;
}

.martyrs dd::before, .martyrs li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 24px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #458c81;
    /*background: url(../images/li-icon.png) no-repeat left;*/
}


.heroicDeedsDetail h3 {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: 400;
}

.heroicDeedsDetail p {
    margin-bottom: 15px;
    font-size: 16px;
    text-indent: 2em;
    line-height: 26px;
}

.heroicDeedsDetail img {
    width: 200px;
    margin: 0 auto 40px;
}

.heroicDeedsDetail {
    color: #333;
    font-family: "PingFang SC", "Microsoft YaHei", Arial;

}

/*保护法*/
.protect-detail h3 {
    font-size: 24px;
    text-align: center;
    font-weight: 400;
}

.protect-detail span {
    display: block;
    margin-bottom: 40px;
    text-align: center;
    font-size: 16px;
    color: #666;
}

.protect-detail p {
    font-size: 16px;
    line-height: 26px;
}

/*诗歌详情*/
.poetryDetail h1 {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 40px;
}

.poetryDetail p {
    text-align: center;
}

.poetryDetail .author {
    display: block;
    text-align: center;
    color: #999;
    margin-bottom: 20px;
}

.poetryDetail img {
    display: inline;
    max-width: 100%;
}

/*英烈家书详情*/
.poetry-page h1 {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 40px;
}

.poetry-page p {
    font-size: 16px;
    text-indent: 2em;
}

.poetry-page img {
    display: inline;
    max-width: 100%;
}

.poetry-page p[align="center"],
.poetry-page p.header {
    text-indent: 0;
}

/*缅怀先烈*/
.mhxl {
    /*background:url('../images/bg7.png') no-repeat center -50px;*/
    position: relative;
    background-image: url(../images/bg/yi_bg.png);
    background-repeat: no-repeat;
    background-position: center 95px;
    padding-bottom: 240px;
}

.mhxl-main {
    position: relative;
    width: 100%;
    height: 423px;
    overflow: hidden;
    display: flex;
}

.yi-video {
    position: relative;
    width: 746px;
}

.yi-video:hover .arrow-bt {
    display: unset !important;
}

#arrowLeft2, #arrowRight2 {
    display: none;
    width: 39px;
    height: 68px;
    background-size: 35%;
    background-color: rgba(0, 0, 0, 0.6);
}

#arrowLeft2 {
    left: 10px;
}

#arrowRight2 {
    right: 10px;
}

.yi-video .video-js {
    width: 100% !important;
    height: 100% !important;
}

/*.yi-video .video-js .vjs-play-control{
    position: absolute;
    left: 50%;
    transform: translate(-50%, -212px);
    width: 60px;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 100%;
}

.yi-video .video-js .vjs-play-control .vjs-icon-placeholder:before {
    font-size: 30px;
    line-height: 60px;
}*/

.yi-video .video-js .vjs-big-play-button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.5) !important;
    outline: none;
    border: none;
    margin: 0;
    padding: 0;
}

.yi-video .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    font-size: 30px;
    line-height: 60px;
}

.yi-news-list {
    flex: 1;
    height: 100%;
    margin-left: 20px;
    overflow: hidden;
}

.yi-new-item {
    font-size: 20px;
    color: #117571;
    height: 42px;
    line-height: 42px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    cursor: pointer;
}

.yi-new-item:hover {
    color: #75a3a2;
}

.yi-new-item + .yi-new-item {
    border-top: #117571 1px dashed;
}

.swiper2 {
    width: 100%;
    height: 100%;
}

.swiper2-slide {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
}

.zhuti-item {
    position: relative;
    /* background-color: #d6e6c7; */
    box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.17);
    overflow: hidden;
    margin-bottom: 20px;
    height: 320px;
}

.zhuti-item:last-child {
    margin-bottom: 0;
}

.zhuti-item .img-box {
    display: block;
    width: 100%;
    height: 384px;
    background-color: #474747;
    overflow: hidden;
    position: relative;
}

.zhuti-item .video-cover {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.zhuti-item .player-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    width: 50px;
    height: 50px;
}

.zhuti-item .bottom-text {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 22px 32px;
}

.zhuti-item .txt {
    font-family: STXihei;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}

.activity-bottom {
    margin-top: 37px;
}

.activity-bottom li {
    position: relative;
    padding: 10px 0 10px;
    margin-left: 20px;
    font-size: 16px;
    line-height: 30px;
    font-family: STXihei;
    color: #474747;
    border-bottom: 1px dashed #999;
}

.activity-bottom li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 17px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #458c81;
}

.activity-bottom li p {
    padding-left: 30px;
    padding-right: 55px;
}

.activity-bottom li span {
    float: right;
    color: #999;
    font-size: 14px;
}

/*缅怀英烈列表页*/
.martyrs cite {
    float: right;
    font-style: normal;
    color: #999;
}

.martyrs a {
    color: #333;
}

.h-item {
    margin: 30px 10px;
    padding: 10px;
    height: 95px;
    line-height: 25px;
    background: #fff;
    border-radius: 10px;
    border: 2px #158e6d solid;
}

.h-item:hover {
    background: #e2e8d7;
}


.h-tab-cont {
    position: relative;
    padding: 30px 0;
}

.h-tab-cont .tab-cont-item {
    padding-top: 20px;
    padding-bottom: 20px;
    height: 100px;
}

.h-tab-cont .tab-cont-item:hover {
    background-color: #efe5c8;
}

.h-item .h-name {
    font-size: 20px;
    color: #158e6d;
}

.h-item:hover .h-name {
    color: #f7561e;
}

.h-item .h-year {
    font-size: 14px;
    color: #999;
}

.h-item .h-position {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #999;
}


.phonoe-pop {
    position: absolute !important;
}

.share-con {
    width: 1400px;
    position: relative;
    margin: auto;
    display: flex;
    justify-content: space-between;
    line-height: 60px;
}

.share {
    display: flex;
}

.icon-wechat {
    margin-left: 10px !important;
}

.wechat-qrcode {
    left: 50% !important;
    top: -15px !important;
    transform: translate(-50%, -100%) !important;
}

/*.phone-share .share-con {
    line-height: 200px;
    font-size: 45px;
}


.phone-share .icon-weibo, .phone-share .icon-wechat {
    width: 120px !important;
    height: 120px !important;
}


.phone-share .tongji-title {
    font-size: 45px;
}

.phone-share .tongji-num {
    font-size: 60px;
}*/


