.banner .swiper-slide img {
    width: 100%;
}

.con1 {
    padding: 15px;
    border-bottom: 9px solid #EFEFEF;
}
.zgtit {
    background: url(/res/museum/structure/220617776.png) no-repeat;
    background-size: contain;
    height: 50px;
    overflow: hidden;
}
.zgtit span {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 11px 25px;
}
.zgtit a {
    float: right;
    font-size: 14px;
    color: #B9121A;
    margin-top: 15px;
}
ul.bwgun-r-top {
    background: url(/res/museum/structure/220617728.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 15px 0;
}
ul.bwgun-r-top li {
    font-size: 14px;
    padding: 10px 0px;
    text-align: center;
}
ul.bwgun-r-top li em {
    display: block;
    color: #B9121A;
    font-weight: bold;
    font-size: 16px;
}
ul.bwgun-r-top li span {
    display: block;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
}
.bwgun span#Description {
    display: block;
    text-indent: 2em;
    line-height: 1.8;
}

.zxnew .swiper-container {
    margin-top: 15px;
}
.zxnew .swiper-slide img {
    width: 100%;
}
.zxnew .swiper-slide span#ReportIDname {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.5);
    line-height: 40px;
}
.zxnew .swiper-slide span#ReportIDname a {
    color: #FFF;
    font-weight: bold;
}
.zxnew .swiper-pagination {
    text-align: right;
}
.zxnew .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
}
.zxnew .swiper-pagination .swiper-pagination-bullet-active {
    background: #B9121A;
}
.zxnew-list {
    margin-top: 10px;
}
.zxnew-list li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px;
    position: relative;
}
.zxnew-list li::before {
    content: '·';
    color: #B9121A;
    font-size: 33px;
    position: absolute;
    top: -3px;
    left: 0;
}

.dcjx ul {
    overflow: hidden;
}
.dcjx ul li {
    width: 45%;
    float: left;
    background: url(/res/museum/structure/220611917.png) no-repeat;
    margin: 15px 2.5% 0 2.5%;
    padding: 6px;
    box-sizing: border-box;
}
.dcjx ul li span#StampIDpicture {
    display: block;
    width: 100%;
    height: 160px;
}
.dcjx ul li span#StampIDpicture img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.dcjx ul li span#StampIDsubject {
    display: block;
    font-size: 14px;
    line-height: 1.6;
    height: 70px;
    overflow: hidden;
}

.videozq video {
    width: 100%;
    height: auto;
    margin-top: 15px;
}
.videozq span#ReportIDname {
    display: block;
    text-align: center;
    padding: 10px 0;
}

.linknav {
    background: #EFEFEF;
    padding: 10px 20px 15px;
    overflow: hidden;
}
.linknav ul li {
    float: left;
    width: 50%;
    margin-bottom: 15px;
    font-size: 14px;
}

