.swiper{
    width: 100%;
    height: 350px;
    overflow: hidden;
    position: relative;
}
.pic{
    width: 100%;
    height: 350px;
}
.bodybg {
    width: 1420px;
    margin: 40px auto;
}
.bodycenter{
    min-height: 400px;
}
.navbarbody a {
  color:#fff;
}
.navbarbody a::after {
    color: #fff;
    padding:0rem 0.5rem;
    content:">"
}