.swiper1{
    width: 601px;
    height: 415px;
}
.swiper-slide,.swiper-wrapper{
    height: 100%;
}
.swiper .swiper-slide img{
    width: 100%;
    height: 100%;
}
.swiper .swiper-tit{
    line-height: 52px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 18px;
    color: #ffffff;
    padding: 0 120px 0 16px;
    background: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.64));
}
.swiper .swiper-pagination{
    position: absolute;
    right: 28px;
    bottom: 0;
    max-width: 80px;
    line-height: 40px;
    left: auto;
    text-align: right;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 2px;
    background-color: #ffffff;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background-color: #0f71ff!important;
}
.part1-rt{
    width: 653px;
}
.part1-rt-tit{
    height: 40px;
    line-height: 40px;
    background-color: #f2f5f8;
    font-size: 18px;
    color: #666666;
    padding: 0 27px 0 24px;
}
.tit-more{
    font-size: 16px;
    color: #666666;
}
.part1-rt-tit .tit{
    text-align: center;
    min-width: 100px;
    padding: 0 10px;
}
.part1-rt-tit .tit:not(:last-of-type){
    margin-right: 100px;
}
.part1-rt-tit .tit.cur{
    height: 50px;
    line-height: 50px;
    margin-top: -5px;
    background-color: #2775cc;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
}
.part1-rt-ct-item{
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden;
}
.part2{
    margin-top: 60px;
    width: 1288px;
}
.part2-item{
    width: 638px;
    height: 381px;
    background: url("sy_news_bg.png");
    background-size: 100% 100%;
    padding: 25px;
}
.part2-tit{
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    font-size: 18px;
    padding-right: 20px;
}
.part2-tit .tit.cur{
    height: 50px;
    line-height: 50px;
    margin-top: -5px;
    background-color: #2775cc;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    min-width: 100px;
    padding: 0 10px;
}
.part2-tab-item{
    padding-top: 10px;
}
.part3{
    background-color: #ffffff;
    padding-top: 20px;
}
.part3-ct{
    background: url("sy_part_bg1.png") center top no-repeat;
    background-size: 100% auto;
    padding: 30px 68px 21px;
    margin-top: 30px;
}
.part3-tit{
    display: block;
    line-height: 35px;
    font-size: 30px;
    font-weight: bold;
    color: #002246;
    background: url("sy_tit_bg.png") center center no-repeat;
    background-size: auto 100%;
    text-align: center;
}
.part3-item{
    width: 263px;
    height: 235px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #2775cc;
    padding: 40px 45px;
}
.part3-item img{
    width: 83px;
    height: 83px;
}
.part3-item:not(:first-of-type){
    margin-left: -48px;
}
.part3-item:nth-of-type(2n){
    margin-top: 125px;
}
.part4-item{
    width: 407px;
    margin-top: 70px;
}
.part4-item:not(:nth-of-type(3n)){
    margin-right: 26px;
}
.part4-item img{
    display: block;
    width: 100%;
    height: 213px;
}
.part4-item .tit,.part5-item .tit{
    font-size: 18px;
    line-height: 34px;
    height: 94px;
    background-color: #f2f5f8;
    padding: 13px 12px;
}
.part5-item{
    width: 300px;
    margin-top: 70px;
}
.part5-item:not(:nth-of-type(4n)){
    margin-right: 24px;
}
.part5-item img{
    display: block;
    width: 100%;
    height: 185px;
}
.part5-item .tit{
    background-color: #ffffff;
    height: 90px;
    font-size: 18px;
    line-height: 34px;
    padding: 11px 12px;
}
@media screen and (max-width: 768px){
    .swiper1{
        width: 100%;
        height: 4.8rem;
    }
    .swiper .swiper-tit{
        line-height: .9rem;
        font-size: .32rem;
        padding: 0 2rem 0 .25rem;
    }
    .swiper .swiper-pagination{
        right: .25rem;
        max-width: 1.6rem;
        line-height: .6rem;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 0 .04rem;
    }
    .swiper-pagination-bullet{
        width: .16rem;
        height: .16rem;
    }
    .part1{
        padding-top: .1rem;
    }
    .part1-rt,.part2{
        width: 100%;
        margin-top: .3rem;
    }
    .part1-rt-tit{
        height: .7rem;
        line-height: .7rem;
        padding: 0 .3rem;
        font-size: .32rem;
    }
    .part1-rt-tit .tit{
        min-width: 1.8rem;
        padding: 0 .15rem;
    }
    .part1-rt-tit .tit.cur{
        height: .8rem;
        line-height: .8rem;
        margin-top: -.05rem;
        border-radius: .15rem;
    }
    .part1-rt-tit .tit:not(:last-of-type){
        margin-right: .3rem;
    }
    .part1-rt-ct-item{
        padding-left: 0;
        padding-right: 0;
    }
    .part2-item{
        width: 100%;
        padding: .4rem .25rem;
        height: 6rem;
    }
    .part3{
        padding-top: 0;
    }
    .part3-tit{
        line-height: .7rem;
        font-size: .4rem;
    }
    .part2-tit{
        height: .7rem;
        line-height: .7rem;
        font-size: .32rem;
        padding-right: .3rem;
    }
    .part2-tit .tit.cur{
        height: .8rem;
        line-height: .8rem;
        margin-top: -.05rem;
        border-radius: .15rem;
    }
    .part4-item:not(:nth-of-type(3n)),.part5-item:not(:nth-of-type(4n)){
        margin-right: 0;
    }
    .part4-item,.part5-item{
        width: 100%;
        margin-top: .3rem;
    }
    .part4-item img{
        height: 3.6rem;
    }
    .part4-item .tit, .part5-item .tit{
        font-size: .32rem;
        line-height: .5rem;
        height: 1.3rem;
        padding: .15rem;
    }
    .part5-item img{
        height: 4.3rem;
    }
    .part3-ct{
        background: none;
        padding: 0;
        margin: 0;
    }
    .part3-item{
        width: 100%;
        /*height: 1.85rem;*/
        height: auto;
        background: url("sy_tmgk_itembg.png");
        background-size: 100% 100%;
        font-size: .32rem;
        line-height: .5rem;
        padding: .25rem;
        margin-top: .3rem;
    }
    .part3-item .e2{
        overflow: hidden; /*超出的部分隐藏起来。*/
        white-space: nowrap; /*不显示的地方用省略号...代替*/
        text-overflow: ellipsis; /* 支持 IE */
        display: block;
    }
    .part3-item img{
        width: 1rem;
        height: 1rem;
    }
    .part3-item:nth-of-type(2n),.part3-item:not(:first-of-type){
        margin-top: .3rem;
        margin-left: 0;
    }
}


