main {
    min-height: 800px;
    padding-bottom: 60px;
}
.content video{ display:block;margin: 0 auto;}
.classtalk{
    display: block;
    margin: 30px auto 10px;
    width: 275px;
    height: 35px;
    border: 1px solid #82B75E;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
    text-indent: 0;
    font-size: 18px;
color: #1e50a2;
text-decoration: none !important;
}
.list{margin-top:20px;}
.imgbox img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ztc table {
    width: 80%;
    margin: 0px auto;
}
.ztc {
    margin-top: 30px;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    text-align: right;
    white-space: nowrap;
}
.ztc tr>td:first-child{
    width:50px;
}
.ztc input[type="text"] {
    width: 100%;
    margin: 10px 0;
    height: 40px;
    box-sizing: border-box;
    padding: 0px 10px;
    border: 1px solid #dedede;
}
.ztc textarea{width: 100%;box-sizing: border-box;}
.location {
    padding: 5px 0;
    padding-left: 35px;
    margin: 30px 0;
    color: #999;
    background: url(/images/location.png) left center no-repeat;
}

.location a {
    margin: 0px 5px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    min-height: 800px;
    padding-bottom: 60px;
}
.list{margin-top:20px;}
.imgbox img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.location {
    padding: 5px 0;
    padding-left: 35px;
    margin: 30px 0;
    color: #999;
    background: url(/images/location.png) left center no-repeat;
}

.location a {
    margin: 0px 5px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
}

.location .location1 {
    color: #999;
}

.location .location2 {
    color: #999;
}

.mainbox {
    padding: 20px 30px;
    display: flex;
    justify-content: space-between;
    background: #f7f7f7;
}

.ejdh {
    width: 27%;
    padding: 40px 15px;
    margin-right: 30px;
    box-sizing: border-box;
    background: url(/images/ejdh-bg.png) no-repeat;
    background-size: cover;
}

.mainbox-r {
    width: 70.6%;
}

.ejdh li {
    margin-bottom: 50px;
    position: relative;
}

.ejdh li:last-child {
    margin-bottom: 0;
}

.ejdh li a {
    position: relative;
    display: block;
}

.ejdh li p {
    height: 40px;
    background-color: #fff;
}

.ejdh li i {
    display: block;
    width: 10px;
    height: 40px;
    position: absolute;
    background: url(/images/xiala2.png)90% 15px no-repeat;
    top: 0px;
    right: 10px;
}

.ejdh li h1 {
    position: absolute;
    width: 195px;
    padding: 10px 10px;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: #fff;
    font-weight: bold;
    background: url(/images/ejdh-bg2.png) no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    left: 0;
}

.ejdh .active h1 {
    background: url(/images/ejdh-bg3.png) no-repeat;
    background-size: 100% 100%;
}
.ejdh .active .sjdh,.sjdh .active .sijdh{
    display: block;
    width: 95%;
    margin: 0 auto;
}
.ejdh .on>a{
    color: #bb0000;
    /* background: #bb0000; */
    }
.ejdh .active>i{
    background: url(/images/xiala.png)90% center no-repeat;
}
.sjdh .active>i{
    background: url(/images/xiala3.png)90% 15px no-repeat;
}
.ejdh li a .tztt{
        padding: 13px 10px;
        font-size: 18px;
}
.mainbox-r {
    padding: 40px 15px;
    flex: 1;
    background: #fff;
}

.db-list {
    background: #fffcfa;
}

.db-list .tit {
    padding: 15px 20px;
    font-size: 28px;
    font-family: "Microsoft YaHei";
    color: #fff;
    text-align: center;
    background: #a51e17;
}

.db-list ul {
    margin-top: 30px;
    padding-bottom: 20px;
}

.db-list ul li {
    margin-bottom: 45px;
}

.db-list ul a {
    display: flex;
    justify-content: space-between;
}
.db-list ul a::after,.db-list ul a::before{
    content: "";
        display: block;
}
.db-list ul .imgbox {
    width: 16%;
}

.db-list ul .textbox {
    width: 52.3%;
}

.db-list ul .textbox h1 {
    margin-bottom: 10px;
    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: #333;
    font-weight: normal;
}

.db-list ul .textbox h1 span {
    margin-right: 25px;
    color: #a51e17;
}

.db-list ul .textbox p {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #333;
    line-height: 1.6;
    text-align: left;
}

.db-list ul .textbox .clamp3 {
    height: 77px;
}

.db-list ul li:last-child {
    margin-bottom: 0;
}
.list li{
    border-bottom: 1px solid #ccc;
    padding: 12px 10px;
    padding-left: 30px;
}
.listbox2 {
    margin-top: 30px;
}

.listbox2 li {
    padding: 20px 0;
}

.listbox2 li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #d0d0d0;
}

.listbox2 .imgbox {
    width: 30%;
    height: 130px;
}

.listbox2 .textbox {
    width: 67%;
}

.listbox2 .textbox h1 {
    margin-bottom: 20px;
}

.listbox2 .textbox h1 a {
    display: block;
    width: 100%;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #333;
    font-weight: normal;
}

.listbox2 .textbox p {
    margin-bottom: 15px;
}

.listbox2 .textbox p a {
    display: -ms-flexbox;
    height: 51px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
    line-height: 1.8;
}

.listbox2 .date {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.listbox2 .date span {
    padding-left: 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(153, 153, 153);
    background: url(/images/time.png) left center no-repeat;
}

.listbox2 .date a {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(153, 153, 153);
}

.listbox2 .date a i {
    color: #a51e17;
    margin-left: 15px;
}

.listbox2 li:hover h1>a {
    color: #a51e17;
    font-weight: bold;
    transition: none;
}

.mainbox2-r .titbox .more::before {
    width: 52%;
    right: 0%;
}

.ejdh .on {
    background: url(/images/xiala.png) no-repeat left center;
}

.sjdh {
    display: none;
    width: 95%;
    margin: 0 auto;
}

.sjdh li {
    margin: 10px 0;
    padding-top: 7px;
    position: relative;
    background: url(/images/bg.png) no-repeat left top;
}
.sjdh li.active{
    padding-top: 7px;
    padding-top: 7px;
    background: url(/images/bg.png) no-repeat left top;
    border: 0;
    border-radius: 0px;
}
.sjdh .active>a{
    border-radius: 5px;
    border: 1px solid #bb0000;
}
.sjdh li a {
    display: block;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    text-align: center;
    background: linear-gradient(90deg, #fad7ae, #fffaf6);
    border-bottom: 3px solid #bb0000;
    /* border: 1px solid #a51e17; */
    /* border-radius: 5px; */
}

.sjdh .active>a {
    color: #bb0000;
    /* background: #bb0000; */
    border: 0;
    border-radius: 0;
}

.sjdh li i {
    display: block;
    width: 25%;
    height: 46px;
    background: url(/images/xiala4.png)90% 15px no-repeat;
    position: absolute;
    top: 0;
    right: 10px;
}

.sijdh>li {
    width: 91%;
    margin-left: 9%;
}

.sijdh li.active a {
    color: #fff;
    background: #a51e17;
}

.sijdh {
    display: none;
}

.sjdh .on {
    /* padding: 12px 0; */
    background: url(/images/bg.png) no-repeat left top;
    /* border-radius: 5px; */
}
.ejdh .active .remove{
    background: url(/images/xiala.png) 90% center no-repeat;
}
.sjdh .active .remove{
    background: url(/images/xiala3.png) 90% center no-repeat;
}
.contentbox {
    padding: 40px 0;
}

.content {
    margin-top: 40px;
}

.content h1 {
    padding-bottom: 20px;
    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: 10px;
    margin-bottom: 50px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(153, 153, 153);
    line-height: 1.2;
    text-align: center;
}

.content p {
    margin-bottom: 10px;
    font-size: 0.94vw;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    line-height: 1.875;
    text-align: left;
    text-indent: 2em;
}
.content img{
    display:block;
    margin:0 auto;
}
.content span img{
display:inline;}
.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: 40px;
    font-size: 36px;
    font-family: "Microsoft YaHei";
    color: #a51e17;
    font-weight: bold;
    line-height: 1.333;
    text-align: center;
}

.danpian p {
    margin-bottom: 0px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb(0, 0, 0);
    line-height: 2.667;
    text-indent: 2em;
}
@media (max-width: 1550px){
    .ejdh li h1{font-size: 1.25vw;padding: 13px 10px;background-size: 85% 100%;}
.sjdh li a{font-size: 1.05vw;}
.location a,.ejdh li a .tztt{font-size: 0.94vw;}
.location{margin: 10px 0;}
.danpian h1{font-size: 1.87vw;}
.danpian p{font-size: 0.94vw;}
.ejdh .active h1{background-size: 85% 100%;}
.ejdh li a .tztt {
    padding: 15px 10px;
}
}
@media (max-width: 999px) {
    .danpian h1{
        font-size: 28px;
    }
    .content h1{
        font-size: 20px;
    }
}
@media (max-width: 650px) {
    .content p {
        margin-bottom: 20px;
    }

    .danpian h1,
    .danpian p {
        margin-bottom: 20px;
    }

    .danpian p {
        line-height: 1.6;
        font-size: 16px;
    }

    .danpian h1 {
        font-size: 20px;
    }
}
}