.swiper-box{
    width: 580px;
    height: 370px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin-top: 54px;
}
.swiper-container{
    width: 100%;
    height: 370px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    /* margin-top: 34px; */
}
.swiper-container .leftBtn,.rightBtn {
    position: absolute;
    margin-top: -52px;
    z-index: 9;
}
.swiper-container .leftBtn {
    margin-left: 78%;
}
.swiper-container .rightBtn {
    margin-left: 88%;
}
.swiper-box .swiper-slide{
    width: 577px;
    height: 375px;
    background: #F0F0F0;
}
.swiper-box .swiper-slide a{
    position: relative;
}
.swiper-box .swiper-slide img{
    width: 580px;
    height: 370px;
    display: inline-block;
    object-fit: cover;
    vertical-align: top;
}
.swiper-box .swiper-slide  > a > p{
    width: 100%;
    font-size: 15px;
    color: #ffffff;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 10px;
    position: fixed;
    margin-top: -62px;
    background: #1352BA;
    opacity: 0.75;
}

.swiper-box .swiper-pagination{ 
    top: 331px;
    /* text-align: right; */
 }
 .swiper-box .swiper-pagination-bullet-active{
    background: #ffffff !important;
    opacity: 1 !important;
    color: #FFFFFF !important;
}
.swiper-box .swiper-pagination-bullet{
    /* width: 30px;
    height: 30px; */
    background: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    color: #fff;
    opacity: 1;
    text-align: center;
    line-height: 30px;
}
.swiper-box .swiper-pagination-bullet:last-child::after{
    display: none;
}

.ggtz-box{
    width: 580px;
    display: inline-block;
    vertical-align: top;
    margin-top: 54px;
    margin-right: 35px;
}
.ggtz-item {
    padding: 45px 10px 31px 10px;
    border-bottom: 1px dashed #D2D2D2;
}
.ggtz-item > h4 {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 23px;
}
.ggtz-item > p {
    color: #545555;
    font-size: 14px;
    line-height: 1.8;
}
.ggtz-item > p > a {
    color: #1352BA;
}
.a-item {
    /* padding-top: 30px; */
    /* padding-right: 10px; */
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.a-item> a{
    display: block;
    margin-bottom: 26px;
    clear: both;
    margin-top: 20px;
}
.a-item> a > .point {
    width: 9px;
    height: 14px;
    margin-right: 6px;
    background-image: url('../images/point.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.a-item> a:hover{
    font-weight: bold;
}
.a-item> a:hover .point {
    background-image: url('../images/highlightpoint.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.a-item> a:hover span{
    color: #272727;
}
.a-item> a > img {
    vertical-align: middle;
    margin-right: 6px;
}
.a-item > a > p{
    width: 436px;
    font-size: 15px;
    color: #1F2123;
    line-height: 27px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
/* .a-item > a > p::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #E0E0E0;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
} */
.a-item > a > span{
    width: 85px;
    font-weight: 400;
    font-size: 15px;
    color: #ABAFB6;
    text-align: right;
    float: right;
    line-height: 24px;
}
.notice .noticeItem {
    width: 600px;
    float: left;
    margin-bottom: 27px;
}
.notice .noticeItem .time {
    float: left;
    padding: 20px 16px;
    color: #ffffff;
    background: linear-gradient(90deg, #2F5BAB, #2C99DF);
}
.notice .noticeItem .info {
    float: left;
    padding: 20px 16px;
    background: #F0F9FF;
}
.list-box{
    width: 370px;
    display: inline-block;
    vertical-align: top;
}
.list-box:nth-child(2){
    margin-right: 40px;
    margin: 0px 38px 0px 38px;
}
.list-box > a{
    display: block;
    margin-bottom: 39px;
}
.list-box >.a-item>a{
    display: inline-block;
    width: 373px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #1F2123;
    line-height: 31px;
    margin-top: 0;
    vertical-align: middle;
    font-weight: 500;
}
.list-box .title {
    margin-top: 34px;
    margin-bottom: 32px;
}
.list-box .title img {
    vertical-align: middle;
}
.list-box .title .more {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.list-box .title  .more p {
    width: 62px;
    height: 20px;
    background: #EBF3FF;
    border-radius: 10px;
    color: #175ECD;
    text-align: center;
}
.notice>a{
    box-shadow: 0px 0px 13px 0px rgba(146, 146, 146, 0.31);
    padding: 14px 14px;
}
.notice>a>span{
    float: left;
    font-size: 22px;
    width: 60px;
    font-family: FZXiaoBiaoSong-B05S;
    font-weight: 400;
    font-size: 22px;
    color: #0655B6;
    line-height: 31px;
}
.notice>a>p{
    width: 286px;
    vertical-align: middle;
    display: inline-block;
    padding: 0px 16px;
    border-left: 1px solid #0267C3;
    margin-left: 12px;
}
.notice>a:hover{
    background-color: #0655B6;
}
.notice>a:hover span {
    color: #ffffff;
}
.notice>a:hover p {
    color: #ffffff;
    border-left: 1px solid #ffffff;
}
.elegant {
    height: 392px;
    text-align: center;
    background-image: url(../images/bottom-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.img-box .swiper-slide > a{
    width: 220px;
    height: 191px;
    display: inline-block;
    background-color: #ffffff;
    padding: 4px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 25px;
}
.img-box .swiper-slide > a:first-child{
    margin-left: 0;
}
.img-box .swiper-slide > a > img {
    width: 212.6px;
    height: 130.5px;
    margin-right: 0;
    margin-bottom: 2px;
}
.img-box .swiper-slide > a > div{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
}
.img-box{
    margin: 30px 0;
    overflow: hidden;
}
.img-box a{
    display: inline-block;
    width: 220px;
    height: 191px;
    /* margin-right: 16px; */
}
.img-box a:last-child{
    margin-right: 0 !important;
}
.img-box a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-box .swiper-slide {
    width: 220px;
    height: 191px;
}