﻿.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: #ab0000;width: 0.3rem;}

.title{width: 100%;margin-bottom: 0.3rem;position: relative;}
.title h3{font-size: 0.3rem;font-family: myfont;line-height: 1;position: relative;color: #c9000c;font-weight: normal;padding-left: 0.2rem;}
.title h3::before{content: "";width: 0.05rem;height: 0.3rem;display: block;background: #c9000c;position: absolute;left: 0;top: 0.02rem;}
.title a{font-size: 0.16rem;color: #c9000c;}


.parta{width: 100%;padding: 0.4rem 0;background: #f6f7f7;}
.pa1{width: 100%;margin-bottom: 0.4rem;}
.pa1 ul li a{display: block;width: 100%;}
.pa1 ul li .icon{width: 0.9rem;height: 0.9rem;border-radius: 100%;border: 2px solid #b87e54;display: flex;justify-content: center;align-items: center;margin: 0 auto 0.05rem;}
.pa1 ul li .icon img{max-width: 0.45rem;max-height: 0.45rem;transition: 0.2s all;}
.pa1 ul li p{font-size: 0.16rem;color: #b87e54;text-align: center;line-height: 0.3rem;}
.pa1 ul li:hover p{color: #c9000c;font-weight: bold;}
.pa1 ul li:hover .icon img{transform: rotateY(180deg);}

.pa2{width: 100%;}
.news-scroll{width: calc( 46% - 0.2rem );}
.news-list{width: calc( 54% - 0.2rem );overflow: hidden;}
.news-scroll ul li .news-img{width: 100%;height: 4rem;position: relative;overflow: hidden;}
.news-scroll ul li .news-img a{transition: 0.3s all;}
.news-scroll ul li .news-txt{width: 100%;padding-top: 0.15rem;}
.news-scroll ul li .news-txt span{font-size: 0.16rem;color: #999999;font-family: myfont;margin-bottom: 0.05rem;display: block;}
.news-scroll ul li .news-txt a{font-size: 0.16rem;color: #333333;line-height: 0.28rem;width: 100%;height: 0.56rem;display: block\0;}
.news-scroll ul li:hover .news-img a{transform: scale(1.1,1.1);}
.news-scroll ul li:hover .news-txt a{color: #c9000c;}
.news-list ul{margin-left: -0.2rem;margin-right: -0.2rem;height: 100%;}
.news-list ul li{width: 50%;padding: 0 0.2rem;height: calc(50% - 0.1rem);}
.news-list ul li:nth-child(n+3){margin-top: 0.2rem;}
.news-list ul li .news-img{width: 100%;height: calc(100% - 0.58rem);position: relative;overflow: hidden;margin-bottom: 0.06rem;}
.news-list ul li .news-img a{transition: 0.3s all;display: block;}
.news-list ul li:hover .news-img a{transform: scale(1.1,1.1);}
.news-list ul li .time{font-family: myfont;width: 0.5rem;flex-shrink: 0;position: relative;margin-right: 0.1rem;}
.news-list ul li .time::after{content: "";width: 1px;display: block;height: 0.4rem;background: #c9000c;position: absolute;right: 0;top:50%;transform: translateY(-50%);}
.news-list ul li .time span{color:#c9000c;display: block;white-space: nowrap;font-size: 0.16rem;}
.news-list ul li .time span:first-of-type{font-size: 0.14rem;margin-bottom: 0.02rem;}
.news-list ul li .flexbox a{font-size: 0.16rem;color: #333333;line-height: 0.26rem;height: 0.52rem;display: block\0;width: calc(100% - 0.6rem);}
.news-list ul li:hover .flexbox a{color: #c9000c;}

.partb{width: 100%;padding: 0.4rem 0;background: #ffffff;}
.pb-left,.pb-right{width: calc(50% - 0.2rem);}
.notice-list{width: 100%;background-image: linear-gradient(180deg, rgb(233,180,134) 0%, rgba(233,180,134,0.5) 4%, rgba(0,0,0,0) 20%);border-radius: 0.15rem 0.15rem 0 0;padding: 0.25rem 0.15rem 0;}
.notice-list ul li{width: 100%;border-bottom: 1px dashed #c1c1c1;padding-bottom: 0.11rem;line-height: 0.3rem;}
.notice-list ul li:nth-child(n+2){margin-top: 0.115rem;}
.notice-list ul li a{font-size: 0.16rem;color: #333333;width: 100%;transition: 0.2s all;max-width: calc(100% - 1rem);}
.notice-list ul li span{font-size: 0.16rem;color: #999999;font-family: Arial, Helvetica, sans-serif;transition: 0.2s all;}
.notice-list ul li:hover a,.notice-list ul li:hover span{color: #c9000c;}
.party-list{width: 100%;background-image: linear-gradient(180deg, rgb(233,180,134) 0%, rgba(233,180,134,0.5) 4%, rgba(0,0,0,0) 20%);border-radius: 0.15rem 0.15rem 0 0;padding: 0.25rem 0.15rem 0;}
.party-list ul li{width: 100%;border: 1px solid #c9000c;}
.party-list ul li:nth-child(n+2){margin-top: 0.15rem;}
.party-list ul li .time{width: 0.7rem;height: 0.55rem;background: #c9000c;margin-right: 0.15rem;color: #ffffff;text-align: center;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.party-list ul li .time h3{font-size: 0.18rem;line-height: 1;margin-bottom: 0.03rem;}
.party-list ul li .time span{font-size: 0.14rem;}
.party-list ul li a{width: calc(100% - 1rem);font-size: 0.16rem;color: #333333;line-height: 0.3rem;}
.party-list ul li:hover a{color: #c9000c;}

.partc{width: 100%;padding: 0.5rem 0;background: url(../img/link_bg.jpg) no-repeat center top;background-size: cover;}
.partc .w90{padding: 0 0.5rem;}
.partc .title1{width: 0.6rem;margin-right: 0.3rem;}
.partc .title1 h3{font-size: 0.3rem;color: #c9000c;font-family: myfont;font-weight: normal;line-height: 0.4rem}
.pc-left{width: calc(100% - 3.6rem);}
.pc-right{width: 3.2rem;}
.phone_box,.link-list{padding-left: 0.3rem;width: calc(100% - 0.9rem);border-left: 1px solid #333333;}
.phone_box p{font-size: 0.16rem;color: #333333;line-height: 0.26rem;}
.link-list ul li{font-size: 0.16rem;line-height: 0.3rem;margin-right: 0.3rem;}
.link-list ul li a{color: #333333;}
.link-list ul li:hover a{color: #c9000c;}