﻿.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: #cbb48d;width: 0.3rem;}

.title{width: 100%;margin-bottom: 30px;line-height: 0.3rem;padding-bottom: 0.15rem;border-bottom: 2px solid #044588;}
.title h3{font-size: 0.26rem;color: #044588;}
.title a{display: block;font-size: 0.16rem;color: #666666;padding-left: 0.34rem;background: url(../img/icon_more.png) no-repeat left center;}
.title a:hover{color: #044588;}

.part{width: 100%;background: #ffffff url(../img/part_bg.jpg) no-repeat left bottom;background-size: 100% auto;padding: 0.3rem 0;}
.parta{width: 100%;margin-bottom: 40px;}
.news-scroll{width: calc( 40% - 0.15rem );}
.news-scroll ul li a{width: 100%;height: 3.48rem;position: relative;overflow: hidden;display: block;}
.news-scroll ul li .image{transition: 0.2s all;}
.news-scroll ul li:hover .image{transform: scale(1.1,1.1);}
.news-scroll ul li .news_txt{width: 100%;position: absolute;padding:0.1rem 0.2rem;left: 0;bottom: 0;}
.news-scroll ul li .news_txt::after{content:'';width: 100%;height: 0.8rem;display: block;background-image: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 98%);position: absolute;left: 0;bottom: 0;z-index: 0;}
.news-scroll ul li .time{width: 0.87rem;height: 0.82rem;background: url(../img/time_bg.png) no-repeat center top;position: absolute;left: 0.2rem;top: 0;padding-top: 0.07rem;background-size: 100% 100%;z-index: 1;}
.news-scroll ul li .time span{color: #ffffff;display: block;text-align: center;width: 100%;font-size: 0.14rem;}
.news-scroll ul li .time span:first-of-type{font-size: 0.26rem;}
.news-scroll ul li .news_txt p{width: 100%;font-size: 0.16rem;color: #ffffff;line-height: 0.3rem;position: relative;z-index: 1;}
.news-list{width: calc( 60% - 0.15rem );}
.news-list ul li{width: 100%;}
.news-list ul li:nth-child(n+2){margin-top: 0.2rem;}
.news-list ul li .time{width: 0.8rem;height:0.72rem;margin-right: 0.2rem;background: #044588;}
.news-list ul li .time::after{content: "";width: 1px;height: 0.36rem;background: #dfdfdf;display: block;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.news-list ul li .time span{display: block;width: 100%;text-align: center;color: #ffffff;font-size: 0.14rem;line-height: 0.34rem;}
.news-list ul li .time span:first-of-type{font-size: 0.26rem;background: #f1f1f1;line-height: 0.38rem;color: #044588;}
.news-list ul li .txt{width: calc( 100% - 1rem );}
.news-list ul li .txt a{font-size: 0.16rem;color: #333333;line-height: 0.26rem;width: 100%;line-height: 0.38rem;}
.news-list ul li .txt p{font-size: 0.14rem;color: #666666;line-height: 0.34rem;}
.news-list ul li:hover .txt a{color: #044588;}


.partb{width: 100%;}
.partb .title{margin-bottom: 0.25rem;}
.pb-left,.pb-center,.pb-right{width: calc( ( 100% - 0.6rem ) / 3 );}
.pb-list{width: 100%;}
.pb-list ul li{width: 100%;line-height: 0.3rem;}
.pb-list ul li p{font-size: 0.16rem;color: #333333;max-width: calc( 100% - 0.6rem );}
.pb-list ul li span{font-size: 0.14rem;color: #999999;flex-shrink: 0;}
.pb-list ul li:nth-child(n+2){margin-top: 0.15rem;}
.pb-list ul li:hover p{color: #044588;}