﻿*{ margin:0px; padding:0px;}
body 
{
    line-height:1.5;
    font-family:微软雅黑;
}
a{ text-decoration:none;}
ul,li{ list-style:none; }

.jqfree{width: 600px;height: 400px; cursor: pointer; margin:40px auto; } 
.jqfree .swiper-container {width: 600px;height: 400px;margin-left: auto;margin-right: auto;}
.jqfree .swiper-slide { font-size: 18px; background: #fff;position: relative;   }
.jqfree .swiper-slide span{width: 600px;height: 400px;display: block; }
.jqfree .swiper-slide span img{width: 100%;height: 100%; } 
.jqfree .swiper-slide p{position: absolute;bottom:0;left: 0;height: 65px;line-height: 65px;width:100%;padding-left: 20px; font-weight: bold; color: #fff;font-size: 20px;background: rgba(0,0,0,.6)}
.jqfree .swiper-pagination-bullet{width: 16px;height: 16px;background: #fff;}
.jqfree .swiper-pagination-bullet-active{background: #ffffff; }
.jqfree .swiper-container-horizontal>.swiper-pagination-bullets{left: inherit;bottom: 18px; right:20px; width:auto; }

