﻿.banner{position: relative;width: 100%;margin-bottom: 0.3rem;}
.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: 20px;}
.title .tit i{display: block;width: 0.34rem;height: 0.34rem;border: 1px solid rgba(31,104,173,0.6);border-radius: 100%;margin-right: 10px;background-position: center center;background-repeat: no-repeat;background-size: auto 18px;}
.title .tit h3{font-size: 0.28rem;color: #1f68ad;line-height: 0.34rem;}
.title .more{width: 0.9rem;height: 0.28rem;position: relative;background: url(../img/more_bg.png) no-repeat left top;background-size: 100% 100%;}
.title .more a{display: block;font-size: 0.14rem;color: #999999;text-align: center;line-height: 0.28rem;}
.title .more::after{content: "";width: 0.28rem;height: 0.28rem;display: block;background: url(../img/more.svg) no-repeat center center;background-size: auto 0.18rem;position: absolute;right: -0.14rem;top:0;}
.title .more:hover{background: #1f68ad;}
.title .more:hover a{color: #ffffff;}

.parta{width: 100%;padding-bottom: 35px;background: #fefefe url(../img/parta_bg.jpg) no-repeat center bottom;background-size: 100% auto;}
.pa-left{width: calc( 67.3% - 0.15rem );}
.pa-left .title .tit i{background-image: url(../img/title1.svg);}
.pa-right{width: calc( 32.7% - 0.15rem );}

.news-scroll{background: rgba(255,255,255,0.7);padding: 0.2rem;width: calc( 50% - 0.15rem );border: 1px solid #dde8f3;}
.news-scroll ul li .news_img{width: 100%;height: 2.92rem;position: relative;overflow: hidden;}
.news-scroll ul li .news_img a{display: block;transition: 0.2s all;}
.news-scroll ul li:hover .news_img a{transform: scale(1.1,1.1);}
.news-scroll ul li .news_txt{width: 100%;position: relative;padding:0.5rem 0 0.05rem;}
.news-scroll ul li .news_txt .time{width: 0.72rem;height: 0.72rem;background: #1f68ad;position: absolute;left: 0.2rem;top: -0.36rem;padding-top: 0.07rem;}
.news-scroll ul li .news_txt .time span{color: #ffffff;display: block;text-align: center;width: 100%;font-size: 0.14rem;}
.news-scroll ul li .news_txt .time span:first-of-type{font-size: 0.26rem;font-weight: bold;}
.news-scroll ul li .news_txt a{width: 100%;font-size: 0.16rem;color: #333333;line-height: 0.3rem;}
.news-scroll ul li:hover .news_txt a{color: #1f68ad;}
.news-list{width: calc( 50% - 0.15rem );background: rgba(255,255,255,0.7);padding: 0.2rem;border: 1px solid #dde8f3;}
.news-list ul li{width: 100%;}
.news-list ul li:nth-child(n+2){margin-top: 0.3rem;}
.news-list ul li .time{width: 0.74rem;position: relative;padding-right: 0.1rem;margin-right: 0.15rem;}
.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: #1f68ad;font-size: 0.14rem;}
.news-list ul li .time span:first-of-type{font-size: 0.26rem;font-weight: bold;}
.news-list ul li a{font-size: 0.16rem;color: #333333;width: calc( 100% - 0.89rem );line-height: 0.26rem;max-height: 0.52rem;}
.news-list ul li:hover a{color: #1f68ad;}

.pa-right ul li{width: 100%;}
.pa-right ul li:nth-child(n+2){margin-top: 0.2rem;}
.pa-right ul li a{display: block;width: 100%;height: 1.035rem;position: relative;overflow: hidden;}

.partb{width: 100%;padding: 30px 0 35px;background: url(../img/partb_bg.jpg) no-repeat left top;background-size: cover;}
.pb1,.pb2{width: 100%;}
.pb-left,.pb-center,.pb-right{width: calc( ( 100% - 0.6rem ) / 3 );}
.pb-left .title .tit i{background-image: url(../img/title2.svg);}
.pb-center .title .tit i{background-image: url(../img/title3.png);background-size: auto 24px;}
.pb-right .title .tit i{background-image: url(../img/title4.svg);}
.pb1{margin-bottom: 30px;}
.pb-list{width: 100%;background: #ffffff;padding: 0.2rem;box-shadow: 0 0 17px 1 rgba(173, 173, 173, 0.09);}
.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.8rem );}
.pb-list ul li span{font-size: 0.14rem;color: #1f68ad;padding-right: 0.24rem;background: url(../img/more.svg) no-repeat right center;background-size: auto 0.15rem;flex-shrink: 0;}
.pb-list ul li:nth-child(n+2){margin-top: 0.15rem;}
.pb-list ul li:hover p{color: #1f68ad;}

.pb2 ul li a{display: block;width: 100%;height: 70px;text-align: center;line-height: 70px;position: relative;}
.pb2 ul li a::before{content: "";width: 100%;height: 100%;background: rgba(0,0,0,0.1);display: block;position: absolute;left: 0;top: 0;opacity: 0;transition: 0.2s all;z-index: 0;}
.pb2 ul li a span{font-size: 0.2rem;color: #ffffff;font-weight: bold;position: relative;z-index: 1;}
.pb2 ul li:first-of-type a{background: #4a3091;}
.pb2 ul li:nth-of-type(2) a{background: #f84272;}
.pb2 ul li:nth-of-type(3) a{background: #3879ef;}
.pb2 ul li:nth-of-type(4) a{background: #ffad19;}
.pb2 ul li:nth-of-type(5) a{background: #439d69;}
.pb2 ul li:nth-of-type(6) a{background: #bd5f26;}
.pb2 ul li:hover a::before{opacity: 1;}

@media only screen and (max-width:1366px){
	.news-list ul li:nth-child(n+2){margin-top: 0.2rem;}
	.news-scroll ul li .news_img{height: 2.52rem;}
	.pa-right ul li a{height: 0.935rem;}
}
@media only screen and (max-width:1260px){
	.news-list ul li:nth-child(n+2){margin-top: 0.15rem;}
	.news-scroll ul li .news_img{height: 2.32rem;}
	.pa-right ul li a{height: 0.885rem;}
}