@charset "UTF-8";
.pic{padding-top: inherit;}
.pic .a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: 50%;background-repeat: no-repeat;background-size: cover;transition: all 0.3s ease-in;}
.bg-mask:hover .pic .a {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.eclip {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.l2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.icon img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;max-width: 100%;max-height: 100%;margin: auto;transition: all .5s ease-in-out}
#adu0{z-index:999999 !important;}
.banner a{
    display: block;
    position: relative;
}
.banner a img{
    display: block;
    width: 100%;
   
}
.pt img{z-index:999999;}

.banner a .txt{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: 5;
    text-align: center;
    overflow: hidden;
}
.banner .txt h3 {
    font-size: 79px;
    color: #fff;
    line-height: 1.5em;
    margin-bottom: 1px;
    overflow: hidden;
    font-weight: 700;
}

.banner .txt em {
    display: block;
    font-size: 30px;
    color: #fff;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: uppercase;
    overflow: hidden
}

@media only screen and (max-width: 1920px) {
    .banner a .txt h3 {
        font-size: 4.1145833vw;
        display: none;
    }

    .banner a .txt em {
        font-size: 1.4625vw
    }
}


.title001{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid #e2e2e2;
}
.title001 h2{
    font-size: 26px;
    line-height: 30px;
    color: #96000e;
    font-weight: 700;
}

.title001 a{
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #96000e;
}



.index-s1 .left{
    width: 48.5%;
}

.list_box1 li:not(:first-child){
    margin-top: 20px;
}
.list_box1 li a{
    padding: 15px 20px 15px 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background: #fafafa;
    transition: .5s;
}
.list_box1 li time{
    display: block;
    width: 80px;
    text-align: right;
    position: relative;
    color: #000;
    padding-right: 14px;
    transition: .5s;
}
.list_box1 li time span{
    display: block;
    font-size: 22px;
    line-height: 1;
    font-family: georgia,sans-serif;
}
.list_box1 li time em{
    display: block;
    font-size: 14px;
    line-height: 1;
    font-family: georgia,sans-serif;
    margin-top: 8px;
}
.list_box1 li time:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    top: 6px;
    width: 1px;
    background: #96000e;
    transition: .5s;
}

.list_box1 li .txt{
    width: calc(100% - 100px);
}
.list_box1 li h3{
    font-size: 17px;
    line-height: 26px;
    color: #000;

    transition: .5s;
}
.list_box1 li p{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    height: 48px;
    margin-top: 5px;
    transition: .5s;
}
.list_box1 li:hover h3{
    color: #fff;
    font-weight: 700;
}
.list_box1 li:hover p{
    color: #fff;
    opacity: .8;
}
.list_box1 li:hover time{
    color: #fff;
}
.list_box1 li:hover time:after{
    background: #fff;
}
.list_box1 li:hover a{
    background: #96000e;
}

.list_box1{
    margin-top: 20px;
}

.index-s1 .right{
    width: 48.5%;
}


.index-s1 .wp{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.index-s1{
    padding: 45px 0;
}

.index-s2 .left{
    width: 48.5%;
}

.list_box2 li{
    line-height: 54px;
    position: relative;
    color: #000;
    border-bottom: 1px solid #eee;
}

.list_box2 li a{
    color: inherit;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 120px;
    transition: .5s;
}

.list_box2 li time{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    opacity: .8;
}
.list_box2 li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    background: #96000e;
    border-radius: 50%;
    transform: translateY(-50%);
}
.list_box2 li:hover{
    color: #96000e;
}

.index-s2 .right{
    width: 48.5%;
}
.index-s2 .list_box2{
    margin-top: 15px;
}
.index-s2 .wp{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.index-s2{
    padding-top: 10px;
}

.index-s3 .left{
    width: 48.5%;
}

.index-s3 .top a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.index-s3 .top a .pic{
    width: 42.44%;
    height: 156px;
    background: #eee;
}

.index-s3 .top a .txt{
    width: 52.55%;
}
.index-s3 .top a h3{
    font-size: 17px;
    line-height: 26px;
    color: #333333;
    transition: .5s;
    font-weight: 700;
}
.index-s3 .top a p{
    font-size: 15px;
    line-height: 32px;
    color: #666666;
    -webkit-line-clamp: 3;
    height: 96px;
    margin-top: 9px;
}

.index-s3 .top a:hover h3{
    color: #96000e;
}

.index-s3 .list_box2{
    margin-top: 10px;
}

.index-s3 .top{
    margin-top: 25px;
}
.index-s3 .right{
    width: 48.5%;
}
.index-s3 .wp{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.index-s2{
    padding-top: 45px;
}

.index-s4 .left{
    width: 47.8%;
}

.index-s4 .videBox{
    position: relative;
}
.index-s4 .videBox .pic{
    padding-top: 476px;
}
.index-s4 .videBox video{
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}
.index-s4 .videBox .play{
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 46px;
    height: 46px;
    background: url('../images/img-1-1.png') no-repeat center /100%;
    transform: translate(-50%,-50%);
}
.index-s4 .videBox h3{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    height: 85px;
    line-height: 115px;
    pointer-events: none;
    background: linear-gradient( 360deg, #000 0%, transparent 100%);
    padding:  0 20px;
}

.index-s4 .right{
    width: 51%;
}

.index-s4 .right .top{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index-s4 .right .top .li{
    width: 40%;
}
.index-s4 .right .top .li:first-child{
    width: 58%;
}
.index-s4 .right .top .li a{
    display: block;
}
.index-s4 .right .top .li .pic{
    padding-top: 230px;
    background: #eee;
}
.index-s4 .right .bot a{
    display: block;
}
.index-s4 .right .bot a .pic{
    padding-top: 230px;
    background: #eee;
}
.index-s4 .right .bot{
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index-s4 .right .bot .li{
    width: 58%;
}
.index-s4 .right .bot .li:first-child{
    width: 40%;
}
.index-s4 .content{
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.index-s4{
    padding-top: 45px;
}

.list1w a{
    display: block;
    max-width: 350px;
    margin: 0 auto;
}
.list1w a .pic{
    padding-top: 200px;
    background: #eee;
    /* padding: 0px 30px; */
}

.list1w {
    margin-top: 25px;
}

.index-s5{
    margin-top: 45px;
    margin-bottom: 50px;
}

@media (max-width: 1199px){
    .banner{
        margin-top: .75rem;
    }
    .banner a .txt h3{
        font-size: 24px;
    }
    .banner a .txt em{
        font-size: 14px;
    }
}

@media (max-width: 1025px) {
    .title001 h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .title001 {
        padding-bottom: 10px;
    }

    .index-s1 .left {
        width: 100%;
    }

    .list_box1 li h3 {
        font-size: 16px;
    }

    .list_box1 li:not(:first-child) {
        margin-top: 15px;
    }

    .index-s1 .right {
        width: 100%;
        margin-top: 25px;
    }

    .index-s1 {
        padding: 25px 0;
    }

    .index-s2 .left {
        width: 100%;
    }

    .list_box2 li a {
        font-size: 15px;
        padding-right: 90px;
    }

    .list_box2 li time {
        font-size: 12px;
    }

    .index-s2 .right {
        width: 100%;
        margin-top: 25px;
    }

    .index-s2 .list_box2 {
        margin-top: 5px;
    }

    .index-s3 .left {
        width: 100%;
    }

    .index-s3 .top a .pic {
        width: 275px;
        height: 196px;
    }

    .index-s3 .top a .txt {
        width: calc(100% - 310px);
    }

    .index-s3 .top {
        margin-top: 20px;
    }

    .index-s3 .list_box2 {
        margin-top: 5px;
    }

    .index-s3 .right {
        width: 100%;
        margin-top: 25px;
    }
    .index-s3{
        margin-top: 25px;
    }
    .index-s4 .left {
        width: 100%;
    }

    .index-s4 .videBox .pic {
        padding-top: 56.25%;
    }

    .index-s4 .content {
        margin-top: 20px;
    }
    .index-s4 .right{
        width: 100%;
        margin-top: 25px;
    }
    .index-s4 .right .top .li,
    .index-s4 .right .bot .li{
        width: 48.5% !important;
    }
    .index-s4 .right .top .li .pic{
        padding-top: 60%;
    }
    .index-s4 .right .bot a .pic{
        padding-top: 56.25%;
    }
    .index-s4{
        margin-top: 25px;
    }
    .list1w a .pic{
        padding-top: 56.25%;
    }
    .list1w {
        margin-top: 20px;
    }
    .index-s5 {
        margin-top: 25px;
        margin-bottom: 30px;
    }
}

@media (max-width: 641px) {
    .list_box1 li time span{
        font-size: 20px;
    }
    .list_box1 li time{
        width: 70px;
        padding-right: 13px;
    }
    .list_box1 li .txt {
        width: calc(100% - 85px);
    }
    .list_box1 li p{
        font-size: 13px;
        line-height: 22px;
        height: 44px;
        margin-top: 3px;
    }
    .list_box1 li a {
        padding: 10px 10px 10px 0;
    }
    .list_box2 li {
        line-height: 47px;
    }
    .list_box2 li a{
        font-size: 14px;
    }
    .index-s3 .top a .pic{
        width: 100%;
        height: auto;
        padding-top: 62%;
    }
    .index-s3 .top a .txt{
        width: 100%;
        padding-top: 15px;
        padding-bottom: 5px;
    }
    .index-s3 .top a h3{
        font-size: 16px;
        line-height: 24px;
    }
    .index-s3 .top a p{
        font-size: 13px;
        line-height: 23px;
        height: 66px;
        margin-top: 3px;
    }
    .index-s4 .videBox h3{
        padding: 0 10px;
    }
}
