/*组件样式*/
.we {
    float: left;
    width: 200px;
    height: 115px;
    background: url(images/cxcy.png) no-repeat -1px;
    background-size: 85px 82px;}
    .swiper-container {
            width: 575px;
       height: 440px;
        margin: 20px auto;}
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        line-height: 300px;}
