.p50{width: calc( 50% - 15px );}
.p33{width: calc( ( 100% - 60px )/3 );}
.title{width: 100%;margin-bottom: 20px;}
.title h3{font-size: 24px;color: #333333;position: relative;padding-top:14px;font-weight: normal;}
.title h3 span{color: #cccccc;font-size: 20px;margin-left: 10px;position: relative;padding-right: 15px;font-family: myfont;}
.title h3 span::after{content:"";width: 8px;height: 7px;border: 1px solid #002ab4;border-top: none;border-left:none;display: block;position: absolute;right:0;bottom:0}
.title h3::before{content: "";width: 130px;height: 1px;background: #002ab4;display: block;position: absolute;left:0;top:0px;}
.title h3::after{content: "";width: 50px;height: 3px;background: #002ab4;display: block;position: absolute;left:0;top:-1px;}
.title a{color: #999999;font-size: 14px;display: block;height: 45px;line-height: 45px;}
.title a:hover{color: #002ab4;}

/*banner*/
.banner{width: 100%;}
.banner .swiper-slide{width: 100%;}
.banner .swiper-slide a{display: block;width: 100%;}
.banner .swiper-slide img{width: 100%;}

/*part01*/
.part01{width: 100%;padding:30px 0;background: url(../img/part01_bg.jpg) repeat-y 100% 100%;}
.news{margin: 0;}
.news .news-img{width: 100%;height: 360px;overflow: hidden;}
.news .news-img img{width: 100%;height: 100%;object-fit: cover;transition: 0.4s all ;}
.news .news-img:hover img{transform: scale(1.1,1.1);}
.news-txt{width: 100%;padding:20px;background: #ffffff;border-left: 1px solid #0043a7;}
.news-txt h3 a{font-size: 18px;color: #0043a7;margin-bottom: 10px;}
.news-txt p{font-size: 14px;color: #888888;line-height: 28px;}
.news-head:hover .news-txt h3 a{color: #0043a7;}
.news .swiper-pagination{bottom: 110px;}

.newslist ul li{background: #ffffff;width: 100%;margin-bottom: 13px;border-left: 1px solid #0043a7;transition: 0.2s all;}
.newslist ul li a{padding: 16.8px 20px;}
.newslist ul li.headline a{display: block;}
.newslist ul li.headline h3{font-size: 16px;color: #434343;font-weight: normal;}
.newslist ul li.headline:hover h3{color: #002ab4;}
.newslist ul li.headline p{font-size: 14px;color: #888888;margin:8px 0 15px;}
.newslist ul li.headline span{font-size: 14px;color: #ffffff;line-height: 26px;height: 26px;background: #0043a7 url(../img/date.svg) no-repeat 15px center;background-size:18px 18px;display: inline-block;padding: 0 15px 0 40px;}
.newslist ul li.nothead p{font-size: 16px;color: #434343;font-weight: normal;}
.newslist ul li.nothead span{font-size: 14px;color: #0043a7;}
.newslist ul li:last-child{margin-bottom: 0;}
.newslist ul li.nothead:hover{background: #0043a7;}
.newslist ul li.nothead:hover p,.newslist ul li.nothead:hover span{color: #fff;}


/*part02*/
.part02{width: 100%;padding:30px 0;}
.notice-list ul li{margin-bottom: 17.5px;}
.notice-list ul li .time{width: 70px;height:68px;background: #e8edf5;flex-shrink: 0;margin-right: 15px;text-align: center;}
.notice-list ul li .time span{display: block;color: #0043a7;font-size: 24px;font-weight: bold;}
.notice-list ul li .time span+span{font-weight: normal;font-size: 14px;color: #666666;}
.notice-list ul li p{font-size: 16px;color: #434343;line-height: 30px;max-height: 60px;max-width: calc( 100% - 85px );display: block\0;}
.notice-list ul li:last-child{margin-bottom: 0;}
.notice-list ul li:hover p{color: #0043a7;}

.party-list ul li{border-bottom: 1px solid #e8e8e8;}
.party-list ul li.headline{padding-bottom:15px;}
.party-list ul li.headline .img{width: 190px;height: 130px;overflow: hidden;flex-shrink: 0;margin-right: 15px;}
.party-list ul li.headline .img img{width: 100%;height: 100%;object-fit: cover;transition: 0.4s all;}
.party-list ul li.headline .headtxt{width: calc( 100% - 205px );}
.headtxt h3{font-size: 16px;color: #434343;line-height: 30px;height: 60px;padding-bottom: 20px;position: relative;font-weight: normal;box-sizing:content-box}
.headtxt h3::after{content: "";width: 50px;height: 3px;background: #dbdbdb;display: block;position: absolute;left: 0;bottom:0;}
.headtxt h3::before{content: "";width: 100%;height: 1px;background: #dbdbdb;display: block;position: absolute;left: 0;bottom: 1px;}
.headtxt span{font-size: 14px;color: #0043a7;line-height: 26px;height: 26px;background: rgba(0,67,167,0.1) url(../img/date_blue.svg) no-repeat 15px center;background-size:18px 18px;display: inline-block;align-self: flex-start;padding: 0 15px 0 40px;margin-top: 20px;}
.party-list ul li.headline:hover h3{color: #0043a7;}
.party-list ul li.headline:hover .img img{transform: scale(1.1,1.1);}
.party-list ul li.nothead{line-height: 26px;padding: 18.5px 0;}
.party-list ul li.nothead:first-child{padding:0 0 18.5px;}
.party-list ul li.nothead span{width: 72px;height: 26px;display: inline-block;background: rgba(0,67,167,0.1);text-align: center;line-height: 26px;font-size: 14px;flex-shrink: 0;margin-right: 15px;}
.party-list ul li.nothead a{color: #434343;max-width: calc( 100% - 87px );}
.party-list ul li.nothead a:hover{color: #0043a7;}
.party-list ul li.nothead:last-child{border-bottom: none;padding: 18.5px 0 0;}


/*part03*/
.part03{width: 100%;padding:30px 0;background: #f6f6f6 url(../img/part03_bg.jpg) no-repeat center bottom;}
.p3a{margin-bottom: 30px;}
.p3a .p33{background: #ffffff;padding: 20px;}
.p3a .title h3{padding-top:0;padding-left: 14px;line-height: 30px;}
.p3a .title h3::before{width: 1px;height: 25px;position: absolute;left:0;top:2.5px;}
.p3a .title h3::after{width: 3px;height: 10px;background: #002ab4;display: block;position: absolute;left:-1px;top:2.5px;}
.p3a .title a{height: 30px;line-height: 30px;}


.p3alist ul li{width:100%;margin-bottom: 10px;}
.p3alist ul li.headline{margin-bottom: 20px;}
.p3alist ul li.headline a{background: #f5f5f5;}
.p3alist ul li.headline .p3a-img{width: 124px;height: 80px;overflow: hidden;flex-shrink: 0;}
.p3alist ul li.headline .p3a-img img{width: 100%;height: 100%;object-fit: cover;transition: 0.4s all;}
.p3alist ul li.headline:hover img{transform: scale(1.1,1.1);}
.p3alist ul li.headline p{width: calc( 100% - 124px );padding:0 15px;line-height: 30px;height: 60px;}
.p3alist ul li:last-child{margin-bottom: 0;}
.p3alist ul li .time{margin-bottom: 6px;}
.p3alist ul li .time span{display: inline-block;height: 24px;line-height: 24px;background: #002ab4;color: #ffffff;padding:0 10px;}
.p3alist ul li .time span+span{background: #e8edf5;color: #002ab4;}
.p3alist ul li a{color: #434343;line-height: 30px;}
.p3alist ul li a:hover{color: #002ab4;}

.p3b{width: 100%;margin-bottom: 30px;position: relative;}
.p3blist .swiper-slide a{display: block;width: 100%;}
.p3blist .p3b-img{width: 100%;height: 186px;overflow: hidden;}
.p3blist .p3b-img img{width: 100%;height: 100%;object-fit:cover;transition: 0.5s all;}
.p3blist p{color: #434343;text-align: center;width: 100%;height: 50px;background: #ffffff;line-height: 50px;padding:0 15px;}
.p3blist .swiper-slide:hover .p3b-img img{transform: scale(1.1,1.1);}
.p3blist .swiper-slide:hover p{color:#0043a7;}
.p3b .swiper-button-prev,.p3b .swiper-button-next{width: 30px;height: 30px;position: absolute;background: url(../img/direction.svg) no-repeat;background-size: 30px 30px;}
.p3b .swiper-button-prev{transform: rotate(180deg);}

.p3clist ul li{height: 60px;line-height: 60px;}
.p3clist ul li a{padding:0 52px}
.p3clist ul li p{color: #ffffff;font-size: 18px;}
.p3clist ul li .p3-icon{width: 30px;height: 60px;margin-right: 6px;}
.p3clist ul li .p3-icon img{width: 27px;height: 27px;}
.p3clist ul li:first-child{background-color: #2b73ac;}
.p3clist ul li:nth-child(2){background-color: #d6ad4c;}
.p3clist ul li:nth-child(3){background-color: #37a474;}
.p3clist ul li:nth-child(4){background-color: #794cd6;}
.p3clist ul li:nth-child(5){background-color: #d6834c;}