﻿.banner{position: relative;width: 100%;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination{bottom: 0.2rem;width: 100%;}
.banner .swiper-pagination-bullet{transition: 0.3s all;width: 0.12rem;height: 0.12rem;border-radius: 0.06rem;opacity: 1 !important;}
.banner .swiper-pagination-bullet-active{background: #ac8968;width: 0.3rem;}

.title{width: 100%;margin-bottom: 0.3rem;position: relative;padding-bottom: 0.15rem;border-bottom: 1px solid #ac8968;}
.title h3{font-size: 0.3rem;font-family: myfont;line-height: 1;color: #9b2424;position: relative;}
.title a{font-size: 0.14rem;color: #ac8968;line-height: 0.34rem;transition: 0.2s all;}
.title a span{margin-left: 0.06rem;}

.parta{width: 100%;padding: 0.4rem 0;background: #ffffff;position: relative;}
.parta .w90{position: relative;}
.parta::before{content: "";width: 100%;height: 100%;display: block;background: url(../img/bg1.png) no-repeat right bottom;background-size: auto 3rem;position: absolute;left: 0;top: 0;z-index: 0;opacity: 0.03;}
.pa-left{width: calc((100% - 0.6rem) / 3 * 2 + 0.3rem);}
.pa-right{width: calc((100% - 0.6rem) / 3);flex-shrink: 0;margin-left: 0.3rem;}
.img_news{width: 100%;}
.img_news .box{width: 100%;box-shadow: 0 0 0.2rem 0 rgba(77, 77, 77, 0.1);}
.img_news .news-img{width: 100%;height: 2.6rem;position: relative;overflow: hidden;}
.img_news .news-img a{display: block;}
.img_news .news-txt{width: 100%;padding-top:0.15rem;}
.img_news .news-txt>h3{font-size: 0.16rem;color: #333333;line-height: 0.26rem;height: 0.26rem;margin-bottom: 0.03rem;}
.img_news .news-txt>h3 a{color: #333333;}
.img_news .news-txt p{font-size: 0.14rem;color: #999999;line-height: 0.25rem;}
.img_news .news-txt span{font-size: 0.14rem;line-height: 0.25rem;color: #ac8968;}
.img_news .news-txt .flex a{color: #ac8968;font-size: 0.14rem;line-height: 0.25rem;position: relative;padding-right: 0.3rem;}
.img_news .news-txt .flex a::after{content: "";width: 0.2rem;height: 0.14rem;display: block;background: #ac8968 url(../img/right.svg) no-repeat center center;background-size: auto 0.08rem;position: absolute;right: 0;top:0.055rem;}
.img_news ul li:hover .news-txt>h3,.img_news ul li:hover .news-txt>h3 a{color: #9b2424;}
.img_news ul li:hover .news-img a{transform: scale(1.1,1.1);}

.notice-list ul li{width: 100%;}
.notice-list ul li:nth-child(n+2){margin-top: 0.15rem;}
.notice-list ul li a{display: block;padding: 0.05rem 0.1rem;transition: 0.2s all;border-left:3px solid #ac8968;}
.notice-list ul li p{font-size: 0.16rem;color: #333333;width: 100%;line-height: 0.24rem;}
.notice-list ul li span{font-size: 0.14rem;line-height: 0.24rem;color: #ac8968;display: inline-block;}
.notice-list ul li:hover a{background: #ac8968;border-left: 3px solid #9b2424;}
.notice-list ul li:hover p,.notice-list ul li:hover span{color: #ffffff;}

.partb{width: 100%;background: #f8f6f2;padding: 0.4rem 0;position: relative;}
.partb .w90{position: relative;}
.partb::before{content: "";width: 100%;height: 100%;display: block;background: url(../img/bg2.png) no-repeat right top;background-size: auto 3.34rem;position: absolute;left: 0;top: 0;z-index: 0;opacity: 0.03;}
.pb-left,.pb-right,.pb-center{width: calc((100% - 0.6rem) / 3);}
.pc-list ul li{width: 100%;}
.pc-list ul li:nth-child(n+2){margin-top: 0.2rem;}
.pc-list ul li a{width: 100%;background: #ffffff;transition: 0.2s;border-left: 3px solid #ffffff;padding: 0.05rem 0.15rem 0.05rem 0.15rem;}
.pc-list ul li p{max-width: calc( 100% - 1rem );font-size: 0.16rem;color: #333333;line-height: 0.3rem;}
.pc-list ul li span{font-size: 0.14rem;color: #333333;}
.pc-list ul li:hover p,.pc-list ul li:hover span{color: #9b2424;}
.pc-list ul li:hover a{border-left: 3px solid #9b2424;box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.05);}

.pb-right .title{border-bottom: none;padding-bottom: 0;}
.pb-right .title h3{width: 1.7rem;text-align: center;background: url(../img/title_bg.png) no-repeat left center;background-size: auto 100%;padding: 0.09rem 0 0.11rem;background-size: 100% 100%;}
.td-list{width: 100%;}
.td-list ul li{width: 50%;display: flex;justify-content: center;}
.td-list ul li:nth-child(n+3){margin-top: 0.35rem;}
.td-list ul li .icon{width: 0.8rem;height: 0.8rem;border: 1px solid #ac8968;border-radius: 0.15rem;margin: 0 auto 0.05rem;transition: 0.2s;}
.td-list ul li .icon img{max-with:0.46rem;max-height: 0.46rem;}
.td-list ul li p{text-align: center;font-size: 0.14rem;color: #ac8968;line-height: 0.28rem;transition: 0.2s;}
.td-list ul li:hover .icon{border: 1px solid #9b2424;}
.td-list ul li:hover p{color: #9b2424;}