﻿.banner{position: relative;overflow: hidden;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination{bottom: 0.2rem;text-align: center;width: 100%;}
.banner .swiper-pagination-bullet{width: 0.12rem;height: 0.12rem;border-radius: 0.06rem;transition: 0.2s all;opacity: 1;}
.banner .swiper-pagination-bullet-active{background: #a82327;width: 0.3rem;}

.title{width: 100%;margin-bottom: 0.4rem;position: relative;}
.title h3{font-size: 0.36rem;line-height: 1;position: relative;color: #333333;font-family: myfont;}
.title h3 span{color: #a82327;}
.title a{font-size: 0.18rem;color: #ac1e2b;line-height: 0.32rem;}

.part{width: 100%;padding: 0.6rem 0;background: url(../img/part_bg.jpg) no-repeat center bottom;background-size: cover;}
.parta{width: 100%;margin-bottom: 0.6rem;}
.pa_box{width: 100%;position: relative;}
.pa_box ul li .imgbox{width: 100%;height: 0;padding-bottom: 32.2%;position: relative;overflow: hidden;}
.pa_box ul li .imgbox a{transition: 0.2s;}
.pa_box ul li span{font-size: 0.16rem;color: #b12c38;line-height: 0.24rem;display: block;padding-left: 0.25rem;background: url(../img/time.svg) no-repeat left center;background-size: auto 0.18rem;font-family: myfont;}
.pa_box ul li h3{font-size: 0.16rem;color: #333333;line-height: 0.28rem;height: 0.56rem;width: 100%;margin: 0.15rem 0 0.1rem;transition: 0.2s;font-weight: normal;}
.pa_box ul li h3 a{color: #333333;}
.pa_box ul li:hover .time,.pa_box ul li:hover p{color: #ffffff;}
.pa_box ul li:hover h3,.pa_box ul li:hover h3 a{color: #b12c38;}
.pa_box .swiper-pagination{text-align: center;width: 100%;display: none;position: relative;margin-top: 0.3rem;}
.pa_box .swiper-pagination-bullet{width: 0.12rem;height: 0.12rem;border-radius: 0.06rem;transition: 0.2s all;opacity: 1;background: rgba(0,0,0,0.3);margin: 0 0.04rem;}
.pa_box .swiper-pagination-bullet-active{background: #a82327;width: 0.3rem;}

.partb{width: 100%;}
.pb-left{width: calc(68% - 0.2rem);}
.news-scroll{width: calc(53% - 0.15rem);overflow:hidden;background: #ffffff;position: relative;}
.news-scroll ul li a{width: 100%;height: 4.29rem;position: relative;overflow: hidden;display: block;}
.news-scroll ul li a::before{content: "";width: 100%;height: 1.4rem;display: block;background-image: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 98%);position: absolute;left: 0;bottom: 0;z-index: 0;z-index: 1;}
.news-scroll ul li .image{display: block;transition: 0.2s;z-index: 0;}
.news-scroll ul li:hover .image{transform: scale(1.1,1.1);}
.news-scroll ul li .news-txt{width: 100%;padding: 0 0.25rem 0.15rem;position: absolute;left: 0;bottom: 0;z-index: 1;}
.news-scroll ul li .news-txt h3{font-size: 0.2rem;color: #ffffff;width: 100%;line-height: 0.3rem;position: relative;}

.news-list{width: calc(47% - 0.15rem);}
.news-list ul li{width: 100%;border-bottom: 1px solid #ebebeb;}
.news-list ul li a{padding: 0.25rem 0 0.2rem;}
.news-list ul li:nth-child(n+2){margin-top: 0.12rem;}
.news-list ul li p{width: calc(100% - 0.7rem);font-size: 0.2rem;color: #333333;line-height: 0.26rem;transition: 0.2s all;margin-bottom: 0.04rem;}
.news-list ul li span{font-size: 0.18rem;color: #ac1e2b;display: block;line-height: 0.26rem;}
.news-list ul li:hover p{color: #ac1e2b;}

.pb-right{width: calc(32% - 0.2rem);}
.notice-list{width: 100%;}
.notice-list ul li{width: 100%;border: solid 1px #dbdbdb;}
.notice-list ul li:nth-child(n+2){margin-top: 0.15rem;}
.notice-list ul li a{width: 100%;height: 100%;padding: 0.15rem 0.2rem;background: #ffffff;transition: 0.2s all;}
.notice-list ul li .time{position: relative;margin-right: 0.2rem;width: 0.9rem;padding-right: 0.15rem;}
.notice-list ul li .time::after{content: "";width: 1px;height: 0.46rem;display: block;background: #dbdbdb;position: absolute;right: 0;top: 50%;transform: translateY(-50%);transition: 0.3s all;}
.notice-list ul li .time span{display: block;text-align: center;color: #a72126;transition: 0.3s all;}
.notice-list ul li .time span:first-of-type{font-size: 0.3rem;line-height: 0.3rem;margin-bottom: 0.06rem;}
.notice-list ul li .time span:nth-of-type(2){font-size: 0.18rem;}
.notice-list ul li p{font-size: 0.2rem;color: #333333;line-height: 0.32rem;max-width: calc( 100% - 1.1rem );transition: 0.3s all;height: 0.64rem;display: block\0;}
.notice-list ul li:hover a{background: #ac1e2b;}
.notice-list ul li:hover .time span,.notice-list ul li:hover p{color: #ffffff;}