.lyyx_header_bg_2026{
    display: flex;
    justify-content: center;
   /* height: 1150px;*/
    background:url("../images/lyyx_header_bg_large_2026.jpg" ) no-repeat top;
}
.lyyx_detail_header_bg_2026 {
    float: left;
    width: 100%;
    height: 300px;
    background: url(../img/zt_lyyx_2026.jpg?v=0) no-repeat center;
}
.xwxx_list_2026{ 
    width: 1200px;
    /*height: 366px;*/
    margin-top: 700px;
    padding: 30px 40px;
    background: rgba(255, 255, 255, .2);
}
.xwxx_list_2026 li {
    display: flex;
    padding: 10px 0;
}
.xwxx_text_2026{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.xwxx_text_2026 li span{
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #b00e01;
    margin: 10px 10px 0 0;
}
.xwxx_text_2026 li a{
    display: block;
    width: 100%;
    line-height: 1.5;
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: 700;
    color: #b00e01;
    border-bottom: 1px dashed #b00e01;
}
.xwxx_list_2026 ul li:last :last-of-type{
    border-bottom:none;
}

.lyyx_title_2026{
    display: flex;
    flex-direction: column;
}
.lyyx_title_2026 h2{
    font-size: 28px;
    font-weight: 700;
    color: #b00e01;
}
.lyyx_title_line_2026{
    width: 100%;
}
.lyyx_main_2026 {
    margin-top: 40px;
}
.swiper-pagination-bullet-active{
   background:#bd1b2d;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    background-size: 100%;
    height: 296px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -ms-flex-align: center;
    border: 1px solid #e8e8e8;
    box-shadow: rgb(229 226 226) 0px 0px 4px 0px;
}
.list-txt .more{
 font-weight: bold; 
 color: #b00e01 !important;
}
.swiper-text {
    line-height: 44px;
    color: #bd1b2d;
    font-weight: 700;
}
.list-txt p {
    -webkit-line-clamp: 2;
    word-break: break-all;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
a:hover, a:active {
    text-decoration: none;
}
.photoMHD .photoList .picList .scrollBar{
   background: rgba(255, 255, 255, 0.3) !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
   background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23bd1b2d'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23bd1b2d'%2F%3E%3C%2Fsvg%3E");
}
