﻿*{ margin:0px; padding:0px;}
body 
{
    line-height:1.5;
    font-family:微软雅黑;
}
a{ text-decoration:none;}
ul,li{ list-style:none; }


.swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.swiper-container .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden}
.pic{width:100%; height: auto; display: block}
.pic img{width:100%; height: auto; display: block; }
.txt{width:100%; height: auto; overflow: hidden; margin-top:20px;}
.txt h3{color:#333333; font-size: 16px;  width: 100%; height: 40px; line-height: 40px; text-align: center }

