main {
    min-height: 800px;
}

.nybanner img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 450px;
}
.content img{
    display:block;
    margin:0 auto;
    border: none !important;
}
.location {
    /* margin-top: 20px; */
    margin-bottom: 25px;
    padding: 20px 0 20px 25px;
    background: url(../images/location.png) no-repeat left center;
    color: rgb(230, 230, 230);
    border-bottom: 1px solid #efefef;
}

.location a {
    font-size: 14px;
    /* color: #a3000d; */
}
.location .line{
    position: relative;
    width: 15px;
    display: inline-block;
}
.location .line:after {display:inline-block;right: 20px;top: 50%;content:'';width: 6px;height: 6px;border: solid #999999;border-width: 1px 1px 0 0;transform: rotate(45deg) translate(1px , -3px);}

.location .dangqian {
    color: #a3000d;
}

.mainbox {
    display: flex;
    justify-content: space-between;
}

.ejdh {
    padding-right: 23px;
    border-right: 1px solid #efefef;
    width: 250px;
}

.mian-r {
    width: 80%;
padding-bottom: 20px;
}

.lmmc {
    padding: 35px 15px;
    font-size: 24px;
    font-weight: normal;
    color: rgb(255, 255, 255);
    background: #901204;
    text-align: center;
}

.ejdh-list>li {
    position: relative;
}

.ejdh-list>li>a {
    display: block;
    padding: 20px;
    font-size: 18px;
    border-bottom: 1px solid #efefef;
    position: relative;
}
.ejdh-list>li>a:after {display:inline-block;position:absolute;right: 20px;top: 50%;content:'';width: 8px;height: 8px;border: solid #c5c5c5;border-width: 2px 2px 0 0;transform: rotate(45deg) translateY(-50%);transition: .5s;}
.ejdh-list>li>a:hover:after{border-color:#a3000d}
.ejdh-list>li>a.on{color: #FFF;background: #850913;}
.ejdh-list>li>a.on:after{border-color:#ffffff}
ejdh-list>li>ol {
    display: none;
}

.ejdh-list>li>i {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/icon5.png) no-repeat center center;
    position: absolute;
    left: 7%;
    top: 31px;
    transform: translateY(-50%);
}

.ejdh-list>li>i.on {
    transform: rotate(90deg);
    top: 17px;
}
.ejdh-list>li>ol{
    background: #F8F8F8;
}
.ejdh-list>li>ol>li>a {
    display: block;
    padding: 15px 0;
    color: #333;
    text-align: left;
    text-indent: 20px;
    font-size: 16px;
    border-bottom: 1px solid #efefef;
}
.ejdh-list>li>ol>li>a.on{
    color: #901204;
}
.dqlm {
    padding: 5px 0 15px 0;
    font-size: 20px;
    border-bottom: 2px solid #961e19;
}

.listbox li a {
    padding: 25px 0 25px 27px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: url(../images/icon6.png) no-repeat 10px center;
    border-bottom: 1px solid #efefef;
}

.listbox2 li {
    margin-bottom: 0;
}

.listbox li a h1 {
    font-size: 18px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.listbox li a span {
    white-space: nowrap;
}

.contentbox {
    padding: 40px 0;
}

.content {
    margin-top: 40px;
}

.content .title {
    display: block;
}

.content h1 {
    padding-bottom: 30px;
    border-bottom: 1px dashed #d0d0d0;
    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}

.content .txtinfo {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(153, 153, 153);
    line-height: 1.2;
    text-align: center;
}

.content p {
    line-height: 2 !important;
    margin-bottom: 16px !important;
    font-size: 19px !important;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    line-height: 1.875;
    text-align: left;
    text-indent: 2em !important;
    font-weight: normal;
}
.content p *{
    font-weight: normal !important;
}
.content .xt {
    text-indent: 0;
}

.content .author,
.content .date,
.content .contacts {
    margin-bottom: 10px;
    text-align: right;
}

.danpian h1 {
    margin-top: 20px;
    position: relative;
    margin-bottom: 30px;
    font-size: 36px;
    font-family: "Microsoft YaHei";
    color: #a3000d;
    font-weight: bold;
    line-height: 1.333;
    text-align: center;
}

.danpian p {
    margin-bottom: 16px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb(0, 0, 0);
    line-height: 2;
    text-indent: 2em;
}

.tplist-items {
    margin-top: 35px;
}

.tplist-items ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

.tplist-items ul li {
    width: 22%;
    margin-right: 4%;
    box-shadow: 0 0px 30px rgb(235 235 235);
}

.tplist-items ul li:nth-child(4n) {
    margin-right: 0;
}

.tplist-items li .imgbox {
    display: block;
    height: 350px;
    overflow: hidden;
}

.tplist-items li .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tplist-items li:hover .imgbox>img {
    transform: scale(1.1);
}

.tplist-items li .text a {
    display: block;
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #333;
    padding: 0 10px;
}

.tplist-items li:hover .text>a {
    /* font-size: 18px; */
    color: #a3000d;
    font-weight: bold;
}

.tplist-items li {
    margin-bottom: 35px;
}

@media screen and (max-width: 1280px) {
    .ejdh {
    }

    .mian-r {
        width: 72%;
    }

    .tplist-items li .imgbox {
        height: 230px;
    }
}
@media screen and (min-width: 1000px) {
    .ejdh-list{
    display: block !important;
    margin-bottom: 70px;
}
}
@media screen and (max-width: 1000px) {
    .tplist-items ul li {
        width: 31%;
        margin-right: 3.5%;
    }

    .tplist-items ul li:nth-child(3n) {
        margin-right: 0;
    }

    .tplist-items ul li:nth-child(4n) {
        margin-right: 3.5%;
    }

    .tplist-items li .imgbox {
        height: 330px;
    }

    .ejdh-list>li>i {
        left: -2px;
        top: 20px;
    }

    .ejdh-list>li>i.on {
        top: 6px;
    }

    .lmmc i {
        display: block;
        width: 24px;
        height: 24px;
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
    }

    .ejdh-list {
        display: none;
        position: absolute;
        width: 100%;
        background: #ffffff;
        z-index: 888;
        padding-bottom: 15px;
    }

    .nybanner img {
        height: auto;
    }

    .ejdh-list>li>ol>li>a {
        padding: 15px 0;
        text-align: left;
        text-indent: 15px;
        font-size: 15px;
    }

    .mainbox {
        display: block;
    }

    .ejdh,
    .mian-r {
        width: 100%;
    }

    .ejdh {
        position: relative;
        margin-bottom: 20px;
        padding-right: 0;
        border-right: 0;
    }

    .lmmc {
        padding: 20px;
        text-align: left;
        position: relative;
        margin-top: 20px;
    }
    .lmmc i:after {display:block;position:absolute;right: 6px;top: 23%;width: 8px;height: 8px;border: solid #ffffff;border-width: 0 2px 2px 0;content:'';-webkit-transform: rotate(45deg);transform: rotate(45deg);transition: .5s;}
    .lmmc.on i:after {-webkit-transform: rotate(225deg);transform: rotate(225deg);}

    .ejdh-list li a {
        padding: 15px 0 15px 30px;
        font-size: 16px;
        border-bottom: 1px solid #e7dbdb;
    }

    .listbox li a {
        padding: 15px 0 15px 27px;
    }

    .listbox li a h1 {
        font-size: 16px;
    }

    .content p {
        margin-bottom: 10px;
    }

    .content {
        margin-top: 20px;
    }

    .content .txtinfo {
        margin-bottom: 20px;
    }

    .content h1 {
        font-size: 18px;
    }

    .danpian h1 {
        margin-bottom: 15px;
        font-size: 24px;
    }

    .danpian p {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 1.8;
    }
}

@media screen and (max-width: 680px) {
    .tplist-items li .imgbox {
        height: 260px;
    }
}
@media screen and (max-width: 560px){
    .tplist-items ul li {
        width: 48%;
        margin-right: 0%;
    }
    .tplist-items ul{
        justify-content: space-between;
    }
    .tplist-items ul li:nth-child(2n) {
        margin-right: 0%;
    }
    .tplist-items ul li:nth-child(3n) {
        margin-right: 0%;
    }
    .tplist-items ul li:nth-child(4n) {
        margin-right: 0%;
    }
    .tplist-items li .imgbox {
        height: 320px;
    }
}
@media screen and (max-width: 480px) {

    .lmmc {
        padding-left: 20px;
        font-size: 17px;
        padding: 16px;
    }
        .ejdh-list li a {
        padding-left: 20px;
        padding: 16px;
    }
}
@media screen and (max-width: 414px){
    .tplist-items li .imgbox {
        height: 240px;
    }
}