html,body{
    background: #fff;
}
.swiper-container,.swiper-container img{
    width: 100%;
}

/*第一页*/

.swiper-slide{
    line-height: 0;
}
.nav{width: 100%;position: relative;overflow: hidden;line-height: 0;;height: 1.6rem}
.nav ul{
    margin:0 auto;
    overflow: hidden;
    height: 1rem;
    margin-top: 0.4rem;
    width: 9rem;
}
.nav ul li{
    float:left;box-sizing: border-box;
    width: 2rem;
    height: 0.8rem;
    line-height:0.8rem;
    color: #333333;
    text-align: center;
    font-size: 0.28rem;
    font-weight: bold;
}
.nav ul li.act{color: #fff;background: #622381}

.wrapper{width: 8rem;margin: 0 auto;text-align: center}
/*.intro_com{width:680px;margin:0 auto;}*/
.intro_com .txt{line-height: 18px;font-family: "微软雅黑"}

.content{
    /*background: url('../images/bg.png') top center no-repeat;*/
    background-size: contain;
    padding-top: 0.6rem;
    padding-bottom: 1.5rem;
    min-height: 300px;
}
#marquee1{left:0;right:0;margin:0 auto;width:90%;height:3rem;overflow:hidden;}
#marquee1 ul li{float:left; padding:0 15px;}
#marquee1 ul li img{display:block;height: 2.9rem}
.logo img{height: 0.95rem}
.logo{margin-right: 1rem}

